From 52c4791fe15af89ad11ecdf62307c94a4bf5392f Mon Sep 17 00:00:00 2001 From: Tom Hodson Date: Fri, 15 Oct 2021 14:56:24 +0100 Subject: [PATCH] Prevent blog posts from appearing until the set date --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1c52cfb..cabced2 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ repository : "tomhodson.github.io" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" breadcrumbs : false # true, false (default) words_per_minute : 160 -future : true +future : false read_more : "disabled" # if enabled, adds "Read more" links to excerpts talkmap_link : false #change to true to add link to talkmap on talks page comments: