diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2017-02-25 23:22:28 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2017-02-25 23:22:28 +0100 |
commit | eb4833cabc57ffc2861b7e5beaf15f905c06ab8a (patch) | |
tree | 2effc901578a04e6dbdf4fdee7a52599f6ccb95f | |
parent | c75725bb9d1988cc8a8773640f01117dfc67253c (diff) | |
download | norsk-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.yml | 1 |
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: - |