From 3fb1916ec12f814b9338a333065b71c8e0b2ce75 Mon Sep 17 00:00:00 2001 From: Hugo Ledoux Date: Thu, 8 Feb 2024 15:03:51 +0100 Subject: [PATCH] Add future switch for news --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 735bae55b..aae446c7f 100755 --- a/_config.yml +++ b/_config.yml @@ -12,6 +12,8 @@ url: "https://3d.bk.tudelft.nl" # the base hostname & protocol for your site # Build settings markdown: kramdown +future: true #-- to allow news to be visible even if the date is in the future (with timezone it's messy) + kramdown: hard_wrap: false toc_levels: 2..2