mirror of
https://github.com/yrzam/yrzam-hugo-theme.git
synced 2025-12-10 01:39:05 +00:00
rss
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
{{- end -}}
|
||||
|
||||
{{ define "footer" }}
|
||||
<!--div class="content">
|
||||
<a href="">subscribe</a>
|
||||
</div-->
|
||||
<div class="content">
|
||||
{{ with .OutputFormats.Get "rss" -}}
|
||||
{{ printf `<a rel="%s" href="%s">subscribe</a>` .Rel .Permalink | safeHTML }}
|
||||
{{ end -}}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user