summaryrefslogtreecommitdiff
path: root/themes/markskitchen/layouts/partials/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/markskitchen/layouts/partials/head.html')
-rw-r--r--themes/markskitchen/layouts/partials/head.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/markskitchen/layouts/partials/head.html b/themes/markskitchen/layouts/partials/head.html
index 1dac155..29e9f49 100644
--- a/themes/markskitchen/layouts/partials/head.html
+++ b/themes/markskitchen/layouts/partials/head.html
@@ -25,6 +25,9 @@
<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}
+ <!-- custom feeds -->
+ <link rel="alternative" type="application/rss+xml" href="https://huginn.marks.kitchen/users/1/web_requests/23/reblogs.xml" title="Mark's Reblogs" />
+
<!-- schema -->
{{ template "_internal/schema.html" . }}