Skip to content

Commit 073801e

Browse files
authored
Merge branch 'master' into september-2018
2 parents 95c8902 + 72f7fc6 commit 073801e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

presentation/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ const emcee = {
6464
// get this from the latest from https://github.com/lnug/website/blob/master/data/this-month.json and add twitter details if desired
6565
const speakers = [
6666
{
67+
6768
"apiSpeakerUrl": "https://api.github.com/users/SomeHats",
6869
"speakerUrl": "https://github.com/SomeHats",
6970
"title": "Intro to GraphQL",
@@ -82,6 +83,7 @@ const speakers = [
8283
"img": "https://avatars2.githubusercontent.com/u/10683087?v=4&s=40",
8384
"handle": "msmichellegar",
8485
"name": "Michelle and Faduma"
86+
8587
}
8688
];
8789

@@ -91,6 +93,7 @@ const thisMonth = {
9193

9294
const nextMonth = {
9395
date: "24th October 2018",
96+
9497
speakers: [
9598
{
9699
name: "Bethany Nicolle Griggs",

0 commit comments

Comments
 (0)