Place a mastodon verification link in the home page footer
This commit is contained in:
4
layouts/partials/extend_footer.html
Normal file
4
layouts/partials/extend_footer.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ if .IsHome }}
|
||||
<!-- Mastodon verification link (visually hidden) -->
|
||||
<a rel="me" href="https://mastodon.sdf.org/@axs" style="position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap;"> </a>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user