From 6ee3eab20936acfdbb9399afb6486ab984f2077a Mon Sep 17 00:00:00 2001 From: Daniel Norman <1992255+2color@users.noreply.github.com> Date: Tue, 14 Nov 2023 10:41:32 +0100 Subject: [PATCH] add videos (#653) * Add videos * add tags --------- Co-authored-by: Daniel N <2color@users.noreply.github.com> --- src/_blog/videos.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/_blog/videos.md b/src/_blog/videos.md index f523141a..35867c82 100644 --- a/src/_blog/videos.md +++ b/src/_blog/videos.md @@ -4,11 +4,39 @@ type: Video sitemap: exclude: true data: +- title: 'Built with IPFS - Mintter and The Hypermedia Protocol' + date: 2023-11-13 + publish_date: 2023-11-13T12:00:00+00:00 + path: https://www.youtube.com/watch?v=K3U6A4sgKo4 + tags: + - Built with IPFS + - demo + - interview + - deep-dive +- title: 'This Month in IPFS - March 2023' + date: 2023-03-23 + publish_date: 2023-03-23T12:00:00+00:00 + path: https://www.youtube.com/watch?v=_vn52temkDU + tags: + - This Month in IPFS + - community + - demo + - interview +- title: 'This Month in IPFS - February 2023' + date: 2023-02-23 + publish_date: 2023-02-23T12:00:00+00:00 + path: https://www.youtube.com/watch?v=Cflrlv31oW8 + tags: + - This Month in IPFS + - community + - demo + - interview - title: 'This Month in IPFS - January 2023' date: 2023-01-26 publish_date: 2023-02-06T12:00:00+00:00 path: https://www.youtube.com/watch?v=kRzNohHeRaM tags: + - This Month in IPFS - community - demo - interview