Update Mastodon verification
This commit is contained in:
parent
201bd68cc6
commit
c45eca66d8
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue