Operazioni preliminari per 2021. Necessario verificare barra laterale e landing di default.
This commit is contained in:
parent
86ffdf77d5
commit
f68cbb0ef6
3 changed files with 249 additions and 1 deletions
|
@ -31,7 +31,8 @@ PAGE_SAVE_AS = '{slug}/index.html'
|
|||
|
||||
MENUITEMS = (
|
||||
("2020", "/2020", False),
|
||||
("Programma", "/2020/programma", False),
|
||||
("2021", "/2021", False),
|
||||
("Programma", "/2021/programma", False),
|
||||
#("<span class='liveactive'>Live</span>", "/live", 1),
|
||||
#("Chill Room", "https://open.meet.garr.it/libreitaliaconf-chillroom", 1),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue