diff options
Diffstat (limited to 'Assignment 1/splash.html')
-rw-r--r-- | Assignment 1/splash.html | 6 |
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> |