From e6b94f22b37829f98cc495fbe43e7f22fcc178c9 Mon Sep 17 00:00:00 2001 From: Ryan J Field Date: Wed, 11 Jun 2025 11:40:36 +0100 Subject: [PATCH] Update to latest theme version --- _config.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 13e1999..0eab613 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,7 @@ description: >- baseurl: "/ESMARConf2025" # the subpath of your site, e.g. /blog url: "https://eshackathon.org" # the base hostname & protocol for your site, e.g. https://example.com -remote_theme: "DigitaleGesellschaft/jekyll-theme-conference@v3.6.1" +remote_theme: "DigitaleGesellschaft/jekyll-theme-conference@v3.6.6" # Build settings markdown: kramdown @@ -56,6 +56,8 @@ conference: # Language lang: en + tz: "+01:00" + # Show theme errors: show_errors: False @@ -136,7 +138,7 @@ conference: # Live indications live: # date: 01.01.2020 - timezone: GMT+1 + # timezone: GMT+1 stop: 240 # in minutes streaming: enable: true