Aggiunto anno 2025.
All checks were successful
build and deploy / build+deploy (push) Successful in 34s

This commit is contained in:
Emiliano Vavassori 2025-06-14 19:26:20 +02:00
parent e0021ea75c
commit 019afcc290
4 changed files with 321 additions and 2 deletions

View file

@ -34,7 +34,8 @@ MENUITEMS = (
("2021", "/2021", False),
("2022", "/2022", False),
("2024", "/2024", False),
("Programma", "/2024/programma", False),
("2025", "/2025", False),
("Programma", "/2025/programma", False),
#("<span class='liveactive'>%nbsp;</span>", "/live", 1),
#("Chill Room", "https://open.meet.garr.it/libreitaliaconf-chillroom", 1),
)