paragraph in the blogs to explain what Hostea is #26

Merged
realaravinth merged 2 commits from dachary/website:wip-blog into master 2022-05-11 18:08:31 +00:00
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,10 @@
{% endblock meta %} {% block content %}
<div class="blog__container">
<h1 class="blog__title">{{ section.title }}</h1>
<h1 class="blog__title">{{ section.title }}</h1>
<p>Hostea is a <a href="https://hostea.org/gitea-clinic">Clinic</a> to get help when a Gitea instance throws errors after an upgrade and the admin is not sure how to troubleshoot the problem. It opened in May 2022 and welcomes new patients. It will also provide dedicated Gitea hosting, including CI and more: subscribe <a href="https://hostea.org/blog/atom.xml">to the blog</a> or the <a href="https://mastodon.online/@hostea">Mastodon account</a> to keep up to date.</p>
<ul class="blog__list">
{% for page in section.pages %}
<li class="blog__post-item">