Add Mastodon verification

This commit is contained in:
M.R. Firmansyah 2024-10-01 17:32:10 +07:00
parent f970867d66
commit 201bd68cc6
2 changed files with 2 additions and 1 deletions

View file

@ -23,5 +23,6 @@
{{ partial "links.html" . }}
</div>
</div>
<a rel="me" href="{{ .Site.Author.url.social }}"></a>
</body>
</html>