Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gatsby/content/otwsu/17.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
edition: 17
youtube: https://www.youtube.com/watch?v=dV9BneUu2Yo
youtube: https://www.youtube.com/watch?v=c9BMmIEGC3c
section: otwsu
image: /images/otwsu17.png
eventdate: 2022-06-29
Expand Down
9 changes: 9 additions & 0 deletions gatsby/content/otwsu/18.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
edition: 18
youtube: https://www.youtube.com/watch?v=c9BMmIEGC3c
section: otwsu
image: /images/otwsu18.png
eventdate: 2022-07-27
---

Guests to be announced! The theme of the episode will most likely be _platforms_.
6 changes: 3 additions & 3 deletions gatsby/src/pages/open-tech-will-save-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ import moment from "moment";

const title = `Open Tech Will Save Us | ${config.siteTitle}`;

const SHOW_LIVE_STREAM = false;
const NEXT_EVENT = 17;
const SHOW_LIVE_STREAM = true;
const NEXT_EVENT = 18;

let liveStream;
if (SHOW_LIVE_STREAM) {
Expand All @@ -25,7 +25,7 @@ if (SHOW_LIVE_STREAM) {
controls
></video><br />
<strong><a href="https://stream.matrix.org">Watch on stream.matrix.org</a></strong><br />
<strong><a href="https://www.youtube.com/watch?v=H5atH-tbeRo">Find the stream at https://www.youtube.com/watch?v=H5atH-tbeRo</a></strong>
<strong><a href="https://www.youtube.com/watch?v=c9BMmIEGC3c">Find the stream at https://www.youtube.com/watch?v=c9BMmIEGC3c</a></strong>
<script src="/js/hls.light.min.js"></script>
<script src="/js/livestream.js"></script>
</div>
Expand Down
Binary file added gatsby/static/images/otwsu18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.