Skip to content

Commit 30f82bc

Browse files
committed
Can't have an a tag in a head, but a link is OK.
What was I thinking? :-)
1 parent 85d781b commit 30f82bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/hooks/head-end.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<link rel="canonical" href="{{ .Permalink }}">
2-
<a rel="me" href="https://fosstodon.org/@interlisp">Mastodon</a>
2+
<link rel="me" href="https://fosstodon.org/@interlisp">

0 commit comments

Comments
 (0)