From 7ee1ecd1d52f40e8349159464c09f61779bd3341 Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 26 Apr 2022 19:10:03 +0200 Subject: [PATCH] feat: add Austria --- data/countries.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/countries.json b/data/countries.json index 810d21e..a2f0ff6 100644 --- a/data/countries.json +++ b/data/countries.json @@ -100,7 +100,9 @@ "alpha3": "AUT", "numeric": 40, "latitude": 47.3333, - "longitude": 13.3333 + "longitude": 13.3333, + "name": "EINUNDZWANZIG", + "link": "https://einundzwanzig.space/meetups" }, { "country": "Azerbaijan",