Update Mastodon verification

This commit is contained in:
M.R. Firmansyah 2024-10-01 17:42:26 +07:00
parent 201bd68cc6
commit c45eca66d8

View file

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