summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/index.atom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/index.atom.xml b/layouts/index.atom.xml
index 7cb8ae6..6f239aa 100644
--- a/layouts/index.atom.xml
+++ b/layouts/index.atom.xml
@@ -10,6 +10,7 @@
{{- if ge $limit 1 }}
{{- $pages = $pages | first $limit }}
{{- end -}}
+<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>{{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} on {{ end }}{{ .Site.Title }}{{ end }}</title>
<link href="{{ .Permalink }}atom.xml" rel="self"/>