mirror of
https://github.com/status-im/status-media.git
synced 2025-02-28 19:10:29 +00:00
Update core dev meeting and townhall
This commit is contained in:
parent
5fee5ee34b
commit
9470b9c831
@ -166,6 +166,27 @@ const devCallData = [
|
|||||||
notes: "https://notes.status.im/core-dev-call_34",
|
notes: "https://notes.status.im/core-dev-call_34",
|
||||||
url: "https://youtu.be/j6pmv3-q9YQ"
|
url: "https://youtu.be/j6pmv3-q9YQ"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 35,
|
||||||
|
title: "Status Core Dev Call #35 - Sep 07, 2020",
|
||||||
|
date: "2020-09-07",
|
||||||
|
notes: "https://notes.status.im/core-dev-call_35",
|
||||||
|
url: "https://youtu.be/OFYyVP8SHyY"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 36,
|
||||||
|
title: "Status Core Dev Call #36 - Sep 21, 2020",
|
||||||
|
date: "2020-09-21",
|
||||||
|
notes: "https://notes.status.im/core-dev-call_36",
|
||||||
|
url: "https://youtu.be/iAcYfC65iFc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 37,
|
||||||
|
title: "Status Core Dev Call #37 - Oct 5, 2020",
|
||||||
|
date: "2020-10-05",
|
||||||
|
notes: "https://notes.status.im/core-dev-call_37",
|
||||||
|
url: "https://youtu.be/YvfNn3_yS8o"
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
class DevCallSection extends Component {
|
class DevCallSection extends Component {
|
||||||
|
@ -166,6 +166,20 @@ const townhallData = [
|
|||||||
slides: "https://our.status.im/town-hall-65/",
|
slides: "https://our.status.im/town-hall-65/",
|
||||||
url: "https://youtu.be/Bvr5VcB8sXA"
|
url: "https://youtu.be/Bvr5VcB8sXA"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 24,
|
||||||
|
title: "Town Hall # 67 September 28, 2020",
|
||||||
|
date: "2020-09-28",
|
||||||
|
slides: "https://our.status.im/town-hall-67/",
|
||||||
|
url: "https://youtu.be/mzOyYtfXkb0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 25,
|
||||||
|
title: "Town Hall # 66 October 12, 2020",
|
||||||
|
date: "2020-10-12",
|
||||||
|
slides: "https://our.status.im/town-hall-66/",
|
||||||
|
url: "https://youtu.be/QQ4eN1fb2WY"
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
class TownhallSection extends Component {
|
class TownhallSection extends Component {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user