diff --git a/README.md b/README.md index 903b55c..b33f289 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or ## Videos - [IPFS Alpha - Why we must redistribute the web](https://www.youtube.com/watch?v=skMTdSEaCtA) +- [IPFS Simply Explained](https://www.youtube.com/watch?v=5Uj6uR3fp-U) - [Juan Benet at Fullstack Fest 2016](https://www.youtube.com/watch?v=jONZtXMu03w) - [Juan Benet at Stanford 2015](https://www.youtube.com/watch?v=HUVmypx9HGI) diff --git a/data/videos.yaml b/data/videos.yaml index b971f32..f371fe2 100644 --- a/data/videos.yaml +++ b/data/videos.yaml @@ -6,6 +6,9 @@ content: - title: IPFS Alpha - Why we must redistribute the web website: https://www.youtube.com/watch?v=skMTdSEaCtA picture: /images/ipfs-alpha.jpg + - title: IPFS Simply Explained + website: https://www.youtube.com/watch?v=5Uj6uR3fp-U + picture: /images/ipfs_simply_explained_video.jpg - title: Juan Benet at Stanford 2015 website: https://www.youtube.com/watch?v=HUVmypx9HGI picture: /images/stanford-2015.jpg diff --git a/src/static/images/ipfs_simply_explained_video.jpg b/src/static/images/ipfs_simply_explained_video.jpg new file mode 100644 index 0000000..e0d1b04 Binary files /dev/null and b/src/static/images/ipfs_simply_explained_video.jpg differ