aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/partials/meta-feedlink.html
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/tdro/layouts/partials/meta-feedlink.html')
-rw-r--r--generators/hugo/themes/tdro/layouts/partials/meta-feedlink.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/generators/hugo/themes/tdro/layouts/partials/meta-feedlink.html b/generators/hugo/themes/tdro/layouts/partials/meta-feedlink.html
new file mode 100644
index 0000000..db65e0c
--- /dev/null
+++ b/generators/hugo/themes/tdro/layouts/partials/meta-feedlink.html
@@ -0,0 +1,2 @@
+{{- safeHTML (readFile "public/css/icons/feather/rss.svg") -}}
+<a href="/{{ .Type }}/rss.xml" title="Really Simple Syndication Feed (RSS Feed)">RSS Feed</a>