diff --git a/_data/events.json b/_data/events.json new file mode 100644 index 0000000..efbbbcd --- /dev/null +++ b/_data/events.json @@ -0,0 +1,18 @@ +[ + { + "name": "Queer Code Pride Edition", + "location": "Makers Academy 50-52 Commercial St, E1 6LT ยท London", + "description": "This month we have two wonderful speakers to help us celebrate Pride! We'll be providing food before the talks, and there will be time to hang out and relax afterwards with your fellow queer coders.", + "datetime": "2019-08-04T18:00:00Z", + "url": "https://www.meetup.com/Queer-Code-London/events/262452231/", + "hostGroup": "London" + }, + { + "name": "Breakfast & Catch-up", + "datetime": "2019-07-25T08:00:00Z", + "location": "The Warehouse, 211 Old Street, 2nd Floor, London EC1V 9NR", + "description": "Socialise and chat over a free-of-charge buffet breakfast. You can arrive and leave any time between 8am and 9:30am, and a hot and cold buffet breakfast will be available throughout the entire time of the event. We will be seated at the far end of the room (look to your left after signing in at reception), near the space where the food is laid out.", + "hostGroup": "London", + "url": "https://www.meetup.com/Queer-Code-London/events/262381953/" + } +] diff --git a/_includes/header.html b/_includes/header.html index 385a966..21d7ea8 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -46,13 +46,24 @@