mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Update _config.yml
This commit is contained in:
parent
198619898b
commit
05add73f39
@ -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 : false
|
future : true
|
||||||
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:
|
||||||
@ -255,7 +255,7 @@ sass:
|
|||||||
permalink: /:categories/:title/
|
permalink: /:categories/:title/
|
||||||
# paginate: 5 # amount of posts to show
|
# paginate: 5 # amount of posts to show
|
||||||
# paginate_path: /page:num/
|
# paginate_path: /page:num/
|
||||||
timezone: America/Los_Angeles # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
timezone: Europe/London # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||||
|
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user