Merge pull request 'mastodon: verified link' (#33) from dachary/website:wip-me into master
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: https://gitea.hostea.org/Hostea/website/pulls/33
pull/34/head
Aravinth Manivannan 2022-06-01 11:10:17 -04:00
commit 5a6c7ddf62
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<div class="blog__container">
<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>
<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 rel="me" href="https://mastodon.online/@hostea">Mastodon account</a> to keep up to date.</p>
<ul class="blog__list">
{% for page in section.pages %}