From c6ce5092bd4b12ed2f96ebb9634969f99e3fa501 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Wed, 25 Sep 2019 10:49:34 +0200 Subject: [PATCH] added video test --- index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.md b/index.md index 5c78387..0ea66c7 100644 --- a/index.md +++ b/index.md @@ -22,6 +22,16 @@ urlcolor: blue corrige: false --- +<div align="left"> +<video width="640" height="480" controls="true" autoplay="false"> + <source src="malaspinas.mp4" type="video/mp4"> +</video> +<p> +<caption> Courtesy of the 2018-19 class of ITI. </caption> +</p> +</div> + + :::::::::::::: {.columns} ::: {.column width="40%"} -- GitLab