Merge pull request 'add rel="me" to Mastodon' (#52) from dachary/website:wip-mastodon into master
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: https://gitea.hostea.org/Hostea/website/pulls/52
master
Aravinth Manivannan 2022-07-21 05:33:49 -04:00
commit d3ac11a38a
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="me" href="https://mastodon.online/@hostea" />
<link rel="stylesheet" href="{{ get_url(path='/main.css') }}" />
<link
rel="stylesheet"