MatteoScript commited on
Commit
4dae941
·
verified ·
1 Parent(s): 3b4b9ad

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -12
index.html CHANGED
@@ -559,20 +559,9 @@
559
  </section>
560
 
561
  <script>
562
- const DATA_URL = "";
563
 
564
  const SAMPLE_CSV = `
565
- Nome Cognome,Nome del tavolo
566
- Gaia Pollastrini,Cala Matano
567
- Matteo Bergamelli,Cala delle Arene
568
- Luca Bianchi,Cala Tramontana
569
- Sara Conti,Cala Spido
570
- Marco De Santis,Cala Zio Cesare
571
- Elena Ferri,Cala degli Inglesi
572
- Davide Greco,Cala Tonda
573
- Chiara Romano,Cala dei Benedettini
574
- Alessandro Rinaldi,Cala Pietre di Fucile
575
- Martina Esposito,Cala Sorrentino
576
  `;
577
 
578
  const els = {
 
559
  </section>
560
 
561
  <script>
562
+ const DATA_URL = "https://docs.google.com/spreadsheets/d/e/2PACX-1vSlb-0cSIFaGN_BWrn_S9tQoQsdqGH7qYRYQGC3_3wRB-rGzwZoPoxIBNr9l6NmxW9Ont82YKIdGKIR/pub?output=csv";
563
 
564
  const SAMPLE_CSV = `
 
 
 
 
 
 
 
 
 
 
 
565
  `;
566
 
567
  const els = {