🎉 Hello World
This commit is contained in:
3
layouts/partials/rss-feed.html
Normal file
3
layouts/partials/rss-feed.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{- range .AlternativeOutputFormats -}}
|
||||
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }}
|
||||
{{- end -}}
|
Reference in New Issue
Block a user