add places

This commit is contained in:
tree🌴 2023-11-21 10:05:49 +01:00
parent 3d138521fb
commit 31d1603fde
2 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,7 @@
date: "2023-06-05"
city: Prague
country: cz
place: "[X10](https://www.divadlox10.cz/)"
confirmed: true
coincidence: "[ETHPrague](https://ethprague.com/)"
lead: Tree
@ -17,6 +18,7 @@
date: "2023-10-05"
city: Rome
country: it
place: "[Villaggio Globale](https://maps.app.goo.gl/S7kUruNvbpjgHuSh9)"
confirmed: true
coincidence: "[ETHRome](https://ethrome.org/)"
lead: PG
@ -30,6 +32,7 @@
date: "2023-11-14"
city: Prague
country: cz
place: "[Dílna](https://kafevdilne.cz/)"
confirmed: true
coincidence: "[DCxPrague](https://dcxprague.org/)"
lead: Tree
@ -142,6 +145,7 @@
days: 7
city: Bled
country: si
place: "[Subwork](https://subwork.xyz/)"
confirmed: true
coincidence: "W3PN Hackathon"
lead: Tree

View File

@ -28,6 +28,8 @@ $defs:
country:
type: string
pattern: "^\\w{2}$"
place:
type: string
coincidence:
type: string
lead: