We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52edba commit 249c6aeCopy full SHA for 249c6ae
_content/site.tmpl
@@ -18,6 +18,7 @@
18
<link rel="icon" href="/images/favicon-gopher.png" sizes="any">
19
<link rel="apple-touch-icon" href="/images/favicon-gopher-plain.png"/>
20
<link rel="icon" href="/images/favicon-gopher.svg" type="image/svg+xml">
21
+<link rel="me" href="https://hachyderm.io/@golang">
22
{{if strings.HasPrefix .URL "/blog/"}}
23
<link rel="alternate" title="The Go Blog" type="application/atom+xml" href="/blog/feed.atom">
24
{{end}}
0 commit comments