summaryrefslogtreecommitdiff
path: root/tape-deck.html
diff options
context:
space:
mode:
Diffstat (limited to 'tape-deck.html')
-rw-r--r--tape-deck.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/tape-deck.html b/tape-deck.html
new file mode 100644
index 0000000..3203fd4
--- /dev/null
+++ b/tape-deck.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang=en>
+ <head>
+ <meta charset=UTF-8>
+ <title>2019 Mix Side A - Winter</title>
+ </head>
+ <body>
+ <img src="images/cool-deck.gif">
+ <p id="notes"></p>
+ <script src="tape-deck.js"></script>
+ </body>
+</html>