Correction encodage des pages.
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-02-13 18:09:53 +01:00
committed by Alexis Lahouze
parent ef7187f16c
commit 60bf63d4a2
+1
View File
@@ -1,3 +1,4 @@
<meta charset="utf-8">
{{ with .OutputFormats.Get "rss" }} {{ with .OutputFormats.Get "rss" }}
{{ printf `<link rel=%q type=%q href=%q title=%q>` .Rel .MediaType.Type .Permalink site.Title | safeHTML }} {{ printf `<link rel=%q type=%q href=%q title=%q>` .Rel .MediaType.Type .Permalink site.Title | safeHTML }}
{{ end }} {{ end }}