aboutsummaryrefslogtreecommitdiff
path: root/src/feed.atom
diff options
context:
space:
mode:
Diffstat (limited to 'src/feed.atom')
-rw-r--r--src/feed.atom2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feed.atom b/src/feed.atom
index 33fa07f..dda420c 100644
--- a/src/feed.atom
+++ b/src/feed.atom
@@ -30,7 +30,7 @@
30{{ end }} 30{{ end }}
31{{ end }} 31{{ end }}
32 32
33{{ with .Site.Pages.Children "sandbox/" }} 33{{ with .Site.Pages.Children "experiments/" }}
34{{ range .Slice 0 5 }} 34{{ range .Slice 0 5 }}
35<entry> 35<entry>
36 <id>{{ .Url }}</id> 36 <id>{{ .Url }}</id>