paragraph in the blogs to explain what Hostea is
ci/woodpecker/pr/woodpecker Pipeline failed Details

Loïc Dachary 2022-05-11 17:31:41 +01:00
parent 95638c4cac
commit 8b45326c18
Signed by: dachary
GPG Key ID: 992D23B392F9E4F2
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>
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.
<ul class="blog__list">
{% for page in section.pages %}
<li class="blog__post-item">