aboutsummaryrefslogtreecommitdiff
path: root/Assignment 1/splash.html
diff options
context:
space:
mode:
authorMayteApolix <83069108+MayteApolix@users.noreply.github.com> 2021-12-22 20:09:36 +0100
committerMayteApolix <83069108+MayteApolix@users.noreply.github.com> 2021-12-22 20:09:36 +0100
commit3d069b8652b4ccee90ea865c8a268d792e2381be (patch)
treee4628d7d411b8d437cd3a3aeb7811521419c3817 /Assignment 1/splash.html
parentc193bb9bf6b2c4f5250f6d7abeaea215c5ebd4d4 (diff)
remoev play button that doesn't actually do anything
Diffstat (limited to 'Assignment 1/splash.html')
-rw-r--r--Assignment 1/splash.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/Assignment 1/splash.html b/Assignment 1/splash.html
index f183e03..1e53733 100644
--- a/Assignment 1/splash.html
+++ b/Assignment 1/splash.html
@@ -9,12 +9,6 @@
<body>
<main>
- <section id="play_button">
- <form action="/play" method="get">
- <button type="submit">PLAY</button>
- </form>
- </section>
-
</main>
</body>