Merge pull request 'paragraph in the blogs to explain what Hostea is' (#26) from dachary/website:wip-blog into master

Reviewed-on: https://gitea.hostea.org/Hostea/website/pulls/26
wip-blog-1
Aravinth Manivannan 2022-05-11 14:08:31 -04:00
commit a9cc6b49cb
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">