mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
Add future:false to _config.yml
Github pages by default shows all posts, even those that are dated in the future. This change should disable posts with dates in the future.
This commit is contained in:
@@ -5,3 +5,4 @@ description: > # this means to ignore newlines until "baseurl:"
|
||||
url: "http://lapikud.ee" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
instagram_username: lapikud
|
||||
github_username: lapikud
|
||||
future: false
|
||||
|
||||
Reference in New Issue
Block a user