Skip to content

Commit

Permalink
Add future switch for news
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Feb 8, 2024
1 parent a4fbdad commit 3fb1916
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3fb1916

Please sign in to comment.