diff --git a/_config.yml b/_config.yml index e43bb54..1428e0b 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 : false +future : true 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: @@ -255,7 +255,7 @@ sass: permalink: /:categories/:title/ # paginate: 5 # amount of posts to show # 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