aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarvin Borner2019-05-06 22:44:42 +0200
committerMarvin Borner2019-05-06 22:44:42 +0200
commit41b4659dc0cfff10c03382ffbc6caa6d58802fb0 (patch)
tree427a7cc765419a5123d959d8969483c122decd3f
parentd5a03f6a74c4f4ec32cffffcaa642a122afb230d (diff)
Added album coverHEADmaster
-rw-r--r--index.html6
-rw-r--r--media/album.jpgbin0 -> 165041 bytes
-rw-r--r--media/live.mp4bin0 -> 19523468 bytes
3 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0424e8f..185af5f 100644
--- a/index.html
+++ b/index.html
@@ -82,6 +82,11 @@
</section>
</section>
+ <section>
+ <img class="fragment" style="height: 75vh; width: auto"
+ data-src="media/album.jpg">
+ </section>
+
<section>
<p data-markdown>## Musikvideo</p>
<p class="fragment">25. Januar 2012</p>
@@ -153,7 +158,6 @@
<section data-markdown>
## Danke für Eure Aufmerksamkeit
- # ☺
</section>
</div>
</div>
diff --git a/media/album.jpg b/media/album.jpg
new file mode 100644
index 0000000..e320749
--- /dev/null
+++ b/media/album.jpg
Binary files differ
diff --git a/media/live.mp4 b/media/live.mp4
new file mode 100644
index 0000000..e858843
--- /dev/null
+++ b/media/live.mp4
Binary files differ