Initialisation du site.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{{ with .OutputFormats.Get "rss" }}
|
||||
{{ printf `<link rel=%q type=%q href=%q title=%q>` .Rel .MediaType.Type .Permalink site.Title | safeHTML }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user