From 96f8d34cc127951a3c45137603bf870a22367bec Mon Sep 17 00:00:00 2001 From: Daniel Barber Date: Sun, 10 Nov 2019 22:31:53 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/section/photos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}