summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-02-25 23:22:28 +0100
committerHarald Eilertsen <haraldei@anduin.net>2017-02-25 23:22:28 +0100
commiteb4833cabc57ffc2861b7e5beaf15f905c06ab8a (patch)
tree2effc901578a04e6dbdf4fdee7a52599f6ccb95f
parentc75725bb9d1988cc8a8773640f01117dfc67253c (diff)
downloadnorsk-urskog-main-eb4833cabc57ffc2861b7e5beaf15f905c06ab8a.tar.gz
norsk-urskog-main-eb4833cabc57ffc2861b7e5beaf15f905c06ab8a.tar.bz2
norsk-urskog-main-eb4833cabc57ffc2861b7e5beaf15f905c06ab8a.zip
Allow future items in collection to be rendered.
Specifically this is to allow concerts in the future to be listed on the concerts page.
-rw-r--r--blog/_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/_config.yml b/blog/_config.yml
index 859d992..48b9573 100644
--- a/blog/_config.yml
+++ b/blog/_config.yml
@@ -20,6 +20,7 @@ collections:
concerts:
output: true
+future: true
defaults:
-