rss feed added
This commit is contained in:
parent
97bd55c8c4
commit
d0dfe2b732
1 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
<!-- This code will be injected before closing the head tag -->
|
||||
<a rel="me" href="https://gts.colmaris.fr/@colmaris"></a>
|
||||
<a rel="me" href="https://gts.colmaris.fr/@colmaris"></a>
|
||||
{{ with .OutputFormats.Get "rss" -}}
|
||||
{{ printf `<link rel=%q type=%q href=%q title=%q>` .Rel .MediaType.Type .Permalink site.Title | safeHTML }}
|
||||
{{ end }}
|
Loading…
Add table
Reference in a new issue