mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Prevent blog posts from appearing until the set date
This commit is contained in:
parent
815b6c0ec6
commit
52c4791fe1
@ -17,7 +17,7 @@ repository : "tomhodson.github.io"
|
|||||||
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
|
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
|
||||||
breadcrumbs : false # true, false (default)
|
breadcrumbs : false # true, false (default)
|
||||||
words_per_minute : 160
|
words_per_minute : 160
|
||||||
future : true
|
future : false
|
||||||
read_more : "disabled" # if enabled, adds "Read more" links to excerpts
|
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
|
talkmap_link : false #change to true to add link to talkmap on talks page
|
||||||
comments:
|
comments:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user