Aggiustamenti a licenze, partners, social.
All checks were successful
build and deploy / build+deploy (push) Successful in 12s

This commit is contained in:
Emiliano Vavassori 2024-03-14 00:59:16 +01:00
parent 43a9ee194b
commit 6aecd1c50b
9 changed files with 56 additions and 21 deletions

View file

@ -39,10 +39,11 @@ MENUITEMS = (
#("Chill Room", "https://open.meet.garr.it/libreitaliaconf-chillroom", 1),
)
PARTNERS = (
('http://www.ils.org/', 'Italian Linux Society', 'https://upload.wikimedia.org/wikipedia/commons/0/0d/Logoilsvettoriale.svg', '50'),
('https://www.garr.it/it/', 'Home | GARR', 'https://www.garr.it/images/logo_medio_garr.png', '150'),
)
#PARTNERS = (
# ('http://www.ils.org/', 'Italian Linux Society', 'https://upload.wikimedia.org/wikipedia/commons/0/0d/Logoilsvettoriale.svg', '50'),
# ('https://www.garr.it/it/', 'Home | GARR', 'https://www.garr.it/images/logo_medio_garr.png', '150'),
#)
PARTNERS = ()
DISPLAY_PAGES_ON_MENU = False
DISPLAY_CATEGORIES_ON_MENU = False