File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
22edition : 18
3- youtube : https://www. youtube.com/watch?v=c9BMmIEGC3c
3+ youtube : https://youtube.com/watch?v=pGE2KEasjbc
44section : otwsu
55image : /images/otwsu18.png
66eventdate : 2022-07-27
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import moment from "moment";
1212const title = `Open Tech Will Save Us | ${ config . siteTitle } ` ;
1313
1414
15- const SHOW_LIVE_STREAM = false ;
15+ const SHOW_LIVE_STREAM = true ;
1616const NEXT_EVENT = 18 ;
1717
1818let liveStream ;
@@ -26,7 +26,7 @@ if (SHOW_LIVE_STREAM) {
2626 controls
2727 > </ video > < br />
2828 < strong > < a href = "https://stream.matrix.org" > Watch on stream.matrix.org</ a > </ strong > < br />
29- < strong > < a href = "https://www. youtube.com/watch?v=c9BMmIEGC3c " > Find the stream at https://www. youtube.com/watch?v=c9BMmIEGC3c </ a > </ strong >
29+ < strong > < a href = "https://youtube.com/watch?v=pGE2KEasjbc " > Find the stream at https://youtube.com/watch?v=pGE2KEasjbc </ a > </ strong >
3030 < script src = "/js/hls.light.min.js" > </ script >
3131 < script src = "/js/livestream.js" > </ script >
3232 </ div >
@@ -48,7 +48,7 @@ const OTWSU = ({ data }) => {
4848 < meta name = "twitter:card" content = "summary_large_image" />
4949 < meta
5050 property = "twitter:image"
51- content = "https://matrix.org/images/otwsu16 .png"
51+ content = "https://matrix.org/images/otwsu18 .png"
5252 />
5353 </ Helmet >
5454 < div >
You can’t perform that action at this time.
0 commit comments