summaryrefslogtreecommitdiff
path: root/themes/stingray
diff options
context:
space:
mode:
Diffstat (limited to 'themes/stingray')
-rw-r--r--themes/stingray/layouts/partials/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/stingray/layouts/partials/head.html b/themes/stingray/layouts/partials/head.html
index 0bde022..73081c4 100644
--- a/themes/stingray/layouts/partials/head.html
+++ b/themes/stingray/layouts/partials/head.html
@@ -7,6 +7,5 @@
{{ $title := print .Site.Title " | " .Title }}
{{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}
<title>{{ $title }}</title>
- <link rel="me" href="mailto:mail@rayhammer.dev" />
<link rel="me" href="https://github.com/rayhammer" />
</head> \ No newline at end of file