summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Kohl <git@jonaskohl.de>2024-09-10 22:20:06 +0200
committerJonas Kohl <git@jonaskohl.de>2024-09-10 22:20:06 +0200
commit2c10ed169fd8f1fe719259d8193923fb1e45adaa (patch)
tree74180fe81e10efd6ef451a22012f1b20c368af44
parent74efa86851405938086a82dea890f40f36c1d130 (diff)
Add disc icon
-rw-r--r--images/disc.gifbin0 -> 138 bytes
-rw-r--r--pages/downloads.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/images/disc.gif b/images/disc.gif
new file mode 100644
index 0000000..5e162f2
--- /dev/null
+++ b/images/disc.gif
Binary files differ
diff --git a/pages/downloads.php b/pages/downloads.php
index a6ac871..a6b63ab 100644
--- a/pages/downloads.php
+++ b/pages/downloads.php
@@ -3,7 +3,7 @@
<?php include __DIR__ . "/../includes/template_start.php"; ?>
<h1>Downloads</h1>
-<p>Lade das Spiel herunter: <a href="/static/MysticHouse.iso" target="_top">MysticHouse.iso (ca. 437,15 MiB)</a></p>
+<p>Lade das Spiel herunter: <img src="/images/disc.gif" alt="" width="15" height="15" valign="middle"> <a href="/static/MysticHouse.iso" target="_top">MysticHouse.iso (ca. 437,15 MiB)</a></p>
<p><i>Weitere Downloads folgen bald&hellip;</i></p>