Add #62 townhall

This commit is contained in:
jinhojang6 2020-07-21 00:18:12 +09:00
parent 8528c86839
commit a13811eba9
1 changed files with 7 additions and 0 deletions

View File

@ -138,6 +138,13 @@ const townhallData = [
slides: "https://our.status.im/town-hall-61-july-22-2020/",
url: "https://youtu.be/5SBUNr_UWRM"
},
{
key: 20,
title: "Town Hall # 62 July 20, 2020",
date: "2020-07-20",
slides: "https://our.status.im/town-hall-62/",
url: "https://youtu.be/K7qQwgHeiho"
},
];
class TownhallSection extends Component {