forked from avana/sito-hackit-20
Compare commits
No commits in common. "ba4361fcfb426195bc1e644f9d0ccb3abc821e5a" and "9d75462b51f90364adb835f8f6efa6f14eea384c" have entirely different histories.
ba4361fcfb
...
9d75462b51
2 changed files with 4 additions and 4 deletions
|
@ -17,13 +17,13 @@ text: |
|
|||
|
||||
# Se ancora non è stata assegnata una stanza al talk, commentala. Non usare un valore tipo "qualunque" o
|
||||
# cose del genere, che ci si incasina tutto
|
||||
room: C
|
||||
room: A
|
||||
|
||||
# duration è la durata in minuti del talk
|
||||
duration: 90
|
||||
|
||||
# Ci vanno le virgolette intorno! altrimenti 17.30 viene interpretato come un numero decimale
|
||||
time: "15.30"
|
||||
time: "22.00"
|
||||
# day è il giorno in cui avverrà il talk. Finché non decommenti il talk non sarà schedulato
|
||||
# 0=giovedì, 1=venerdì, 2=sabato, 3=domenica
|
||||
day: 2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
startdate: 2020-09-10
|
||||
rooms:
|
||||
names:
|
||||
A: "TCP over Ciccio Piccio"
|
||||
B: "Carzetta 5"
|
||||
A: Piazza d'armi sinistra
|
||||
B: Piazza d'armi destra
|
||||
C: "m_allocco()"
|
||||
order: [A,B,C,D,E]
|
||||
|
|
Loading…
Reference in a new issue