-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwed-settings.json
More file actions
38 lines (38 loc) · 1.25 KB
/
wed-settings.json
File metadata and controls
38 lines (38 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"vars": {
"Name": "RicreApulia",
"About": "Il gioco, sul serio",
"Language": "IT-it",
"Owner": "RicreApulia APS",
"Mail": "ricreapulia@gmail.com",
"Time": "2025-06-17",
"Socials": {
"Facebook": "https://www.facebook.com/ricreapulia",
"Instagram": "https://www.instagram.com/ricreapulia/",
"TikTok": "https://www.tiktok.com/@ricreapuliaaps?_t=8hgxms0lmu5&_r=1",
"WhatsApp": "https://chat.whatsapp.com/Azxtjr750CcKzzvyi4Rj7h",
"YouTube": "https://www.youtube.com/@ricreaapulia3177"
},
"Pages": {
"Chi siamo": "./about.html"
},
"Events": [
{
"name": "cena con delitto",
"link": "https://docs.google.com/forms/d/e/1FAIpQLSfUumMXHTDESUPJ8t1HqF4TxgXO4au9F4oRoeihekwQztu33Q/viewform?usp=preview"
},
{
"name": "caccia la tesoro",
"link": "https://docs.google.com/forms/d/e/1FAIpQLScFN6A_mEObxX4QUEGaISOgZCBqyqypQAhT1K6sRKCuYVj_3g/viewform?usp=preview"
},
{
"name": "giochi da tavolo e logica",
"link": "https://docs.google.com/forms/d/e/1FAIpQLSc2G9b2Q2hCYyaqWO27SVEOxUJxh9KYqdkcPYhdL6iGl3Z4IQ/viewform?usp=preview"
},
{
"name": "evento personalizzato",
"link": "https://docs.google.com/forms/d/e/1FAIpQLSepzybcI5Iso09He6WAlPW6DXHGgmCgsN8CfrK5mzWm6xHh2Q/viewform?usp=preview"
}
]
}
}