Cancellati link inutili dalla pagina della live. Aggiunti link laterali per la giornata.
This commit is contained in:
parent
91dbdfc92f
commit
464c0bac4f
|
@ -17,23 +17,3 @@ template: large
|
||||||
visualizzare lo *stream*, utilizzando il pulsante <i class="far
|
visualizzare lo *stream*, utilizzando il pulsante <i class="far
|
||||||
fa-play-circle" style="font-size: 22px"></i> che comparirà al centro del
|
fa-play-circle" style="font-size: 22px"></i> che comparirà al centro del
|
||||||
player!
|
player!
|
||||||
|
|
||||||
### <i class="fas fa-exclamation-circle"></i> — Link utili ###
|
|
||||||
|
|
||||||
[Sito LibreItalia <i class="fas fa-external-link-alt"></i>](https://www.libreitalia.org) —
|
|
||||||
[Diventa socio <i class="fas
|
|
||||||
fa-external-link-alt"></i>](https://www.libreitalia.org/diventa-socio/)
|
|
||||||
—
|
|
||||||
[The Document Foundation <i class="fas
|
|
||||||
fa-external-link-alt"></i>](https://www.documentfoundation.org/) —
|
|
||||||
[Software Heritage <i class="fas
|
|
||||||
fa-external-link-alt"></i>](https://www.softwareheritage.org/) —
|
|
||||||
[Omnis Cloud <i class="fas
|
|
||||||
fa-external-link-alt"></i>](https://www.omniscloud.eu/) —
|
|
||||||
[FUSS Project <i class="fas fa-external-link-alt"></i>](https://fuss.bz.it/)
|
|
||||||
|
|
||||||
### <i class="fas fa-hands-helping"></i> — Partner e sponsor ###
|
|
||||||
|
|
||||||
[Italian Linux Society <i class="fas
|
|
||||||
fa-external-link-alt"></i>](http://www.ils.it) —
|
|
||||||
[GARR Consortium <i class="fas fa-external-link-alt"></i>](https://www.garr.it/it/)
|
|
||||||
|
|
|
@ -32,8 +32,8 @@ PAGE_SAVE_AS = '{slug}/index.html'
|
||||||
MENUITEMS = (
|
MENUITEMS = (
|
||||||
("2020", "/2020"),
|
("2020", "/2020"),
|
||||||
("Programma", "/2020/programma"),
|
("Programma", "/2020/programma"),
|
||||||
#("Live", "/live"),
|
("Live", "/live"),
|
||||||
#("Chill Room", "https://open.meet.garr.it/libreitaliaconf-chillroom"),
|
("Chill Room", "https://open.meet.garr.it/libreitaliaconf-chillroom"),
|
||||||
)
|
)
|
||||||
|
|
||||||
PARTNERS = (
|
PARTNERS = (
|
||||||
|
|
Loading…
Reference in New Issue