diff --git a/content/calendar/calendar.yaml b/content/calendar/calendar.yaml index 0789f5e..2148124 100644 --- a/content/calendar/calendar.yaml +++ b/content/calendar/calendar.yaml @@ -10,7 +10,7 @@ #Full Moon walk on the 16.05.22 16-05-22: - event_type: + event_type: en: "Walk" fr: "Ballade" nl: "Wandelen" @@ -18,11 +18,11 @@ start_time: "19:30" start_location: "Parking Drève du comte/Graafdreef" start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096" - - + + #New Moon walk on the 30.05.22 30-05-22: - event_type: + event_type: en: "Walk" fr: "Ballade" nl: "Wandelen" @@ -30,11 +30,11 @@ start_time: "19:45" start_location: "Parking Drève du comte/Graafdreef" start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096" - - + + #Full Moon walk on the 14.06.22 14-06-22: - event_type: + event_type: en: "Walk" fr: "Ballade" nl: "Wandelen" @@ -42,14 +42,58 @@ start_time: "20:00" start_location: "Parking Drève du comte/Graafdreef" start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096" - + #New Moon walk on the 29.06.22 29-06-22: - event_type: + event_type: en: "Walk" fr: "Ballade" nl: "Wandelen" es: "Paseos" - start_time: "20:00" + start_time: "20:30" start_location: "Parking Drève du comte/Graafdreef" start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096" + + #Full Moon walk on the 13.07.22 + 13-07-22: + event_type: + en: "Walk" + fr: "Ballade" + nl: "Wandelen" + es: "Paseos" + start_time: "20:30" + start_location: "Parking Drève du comte/Graafdreef" + start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096" + + #New Moon walk on the 28.07.22 + 28-07-22: + event_type: + en: "Walk" + fr: "Ballade" + nl: "Wandelen" + es: "Paseos" + start_time: "20:30" + start_location: "Parking Drève du comte/Graafdreef" + start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096" + + #Full Moon walk on the 12.08.22 + 12-08-22: + event_type: + en: "Walk" + fr: "Ballade" + nl: "Wandelen" + es: "Paseos" + start_time: "20:00" + start_location: "Parking Drève du comte/Graafdreef" + start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096" + + #New Moon walk on the 27.08.22 + 27-08-22: + event_type: + en: "Walk" + fr: "Ballade" + nl: "Wandelen" + es: "Paseos" + start_time: "20:00" + start_location: "Parking Drève du comte/Graafdreef" + start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096" diff --git a/sync.sh b/sync.sh old mode 100644 new mode 100755