tried videojs but deleted it again
@ -3,7 +3,6 @@ Slug: 03-s1-question-1
|
|||||||
Date: 2020-11-01 12:02
|
Date: 2020-11-01 12:02
|
||||||
Summary: A video contribution by Deb Verhoeven.
|
Summary: A video contribution by Deb Verhoeven.
|
||||||
|
|
||||||
|
|
||||||
<video controls poster="images/deb-verhoeven-q1.png">
|
<video controls poster="images/deb-verhoeven-q1.png">
|
||||||
<source src="videos/deb-verhoeven-q1.mp4" type="video/mp4">
|
<source src="videos/deb-verhoeven-q1.mp4" type="video/mp4">
|
||||||
</video>
|
</video>
|
||||||
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
@ -9,7 +9,7 @@
|
|||||||
{% endblock head %}
|
{% endblock head %}
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body id="index" class="home">
|
<body id="index" class="home">
|
||||||
|
|
||||||
<header id="banner" class="body">
|
<header id="banner" class="body">
|
||||||
<h1><a href="{{ SITEURL }}/">{{ SITENAME }}{% if SITESUBTITLE %} <strong>{{ SITESUBTITLE }}</strong>{% endif %}</a></h1>
|
<h1><a href="{{ SITEURL }}/">{{ SITENAME }}{% if SITESUBTITLE %} <strong>{{ SITESUBTITLE }}</strong>{% endif %}</a></h1>
|
||||||
|