diff --git a/layouts/section/photos.json b/layouts/section/photos.json index 84887ca0..466372e5 100644 --- a/layouts/section/photos.json +++ b/layouts/section/photos.json @@ -4,7 +4,7 @@ "version": "https://jsonfeed.org/version/1", "title": "{{ .Site.Title }}", "home_page_url": "{{ .Site.BaseURL }}", - "feed_url": "{{ .Permalink}}", + "feed_url": "{{ .Permalink }}", "items": [ {{ range $i, $e := first 20 .Pages }}