From 03be7536b2c49172f1e8985e8edfc74216c8f01f Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Wed, 27 Dec 2023 16:20:13 +0000 Subject: [PATCH] Add Matt's BitDevs talk (#35) --- src/_data/podcasts.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/_data/podcasts.json b/src/_data/podcasts.json index 74da2d4..855fe73 100644 --- a/src/_data/podcasts.json +++ b/src/_data/podcasts.json @@ -1,4 +1,12 @@ [ + { + "title": "The Importance of Sovereign Computing", + "date": "December 7, 2023", + "link": "https://www.youtube.com/watch?v=hgAJwZv86XQ", + "image": "https://img.youtube.com/vi/hgAJwZv86XQ/maxresdefault.jpg", + "anchor": "Denver BitDevs", + "description": "Recording of a live talk at the Denver BitDevs meetup on 12/7/2023, featuring Matt Hill, CEO of Start9." + }, { "title": "Privacy Action Plan Interviews Dave Croisant - Having Your Own Private Cloud", "date": "September 21, 2023",