From: Pieter De Praetere Date: Wed, 27 Jan 2021 21:52:15 +0000 (+0100) Subject: Update video links X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e76d42e0c0464670c333159afd273f050c6b25a3;p=stands-website.git Update video links --- diff --git a/scripts/create_skeleton_for_accepted_stands.py b/scripts/create_skeleton_for_accepted_stands.py index d1cffe2..6f3ca97 100644 --- a/scripts/create_skeleton_for_accepted_stands.py +++ b/scripts/create_skeleton_for_accepted_stands.py @@ -43,7 +43,8 @@ def create_skeleton(path_name, stand_o): 'description': stand_o['submission']['project']['description'], 'showcase': stand_o['submission']['digital_edition']['showcase'], 'new_this_year': stand_o['submission']['digital_edition']['new_this_year'], - 'layout': 'stand' + 'layout': 'stand', + 'chatroom': stand_o['submission']['project']['chatroom'] } _index = """--- {0}---""".format(yaml.dump(_index_contents, default_flow_style=False)) diff --git a/themes/fosdem/layouts/stands/stand.html b/themes/fosdem/layouts/stands/stand.html index ef69ee7..dc3873d 100644 --- a/themes/fosdem/layouts/stands/stand.html +++ b/themes/fosdem/layouts/stands/stand.html @@ -50,10 +50,11 @@