diff --git a/src/articles/ssp-editoria.md b/src/articles/ssp-editoria.md index f2aab21188179a3409cd7abb4bfe62da1350798c..3f08a01c61068dedf8ab76939a8239a17ed68375 100644 --- a/src/articles/ssp-editoria.md +++ b/src/articles/ssp-editoria.md @@ -6,6 +6,9 @@ date: "2021-09-13" category: "study-paper" --- <p>note: we are still migrating this article here and some videos are yet to be added.</p> + <video controls> + <source src="/images/uploads/editoriaDemo.webm" type="video/webM"> + </video> <p class="paragraph"><em>This article is a case study of a </em><a href="https://coko.foundation/single-source-publishing/" rel target="blank"><em>Single Source Publishing</em></a><em> platform for books—</em><a href="https://coko.foundation/product-suite/" rel diff --git a/static/images/uploads/editoriaDemo.webm b/static/images/uploads/editoriaDemo.webm new file mode 100644 index 0000000000000000000000000000000000000000..4bc51021ff1123530cb31cd61e3eb1ca0f879321 Binary files /dev/null and b/static/images/uploads/editoriaDemo.webm differ