Aggiunta sito 2022. Correzione partners.

This commit is contained in:
Emiliano Vavassori 2022-10-31 22:48:28 +01:00
parent 2ab0588fc7
commit 0d5ae7a7eb
3 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,8 @@ PAGE_SAVE_AS = '{slug}/index.html'
MENUITEMS = (
("2020", "/2020", False),
("2021", "/2021", False),
("Programma", "/2021/programma", False),
("2022", "/2022", False),
("Programma", "/2022/programma", False),
#("<span class='liveactive'>%nbsp;</span>", "/live", 1),
#("Chill Room", "https://open.meet.garr.it/libreitaliaconf-chillroom", 1),
)