Update index.html

This commit is contained in:
Nathanwoodburn 2020-11-23 16:59:02 +11:00
parent b01324fed8
commit 5cb6d0219b

View File

@ -8,11 +8,11 @@
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'><link rel="stylesheet" href="./style.css">
</head>
<body>
<body style="background-color:white;">
<!-- partial:index.partial.html -->
<p><br><br><br></p>
<h1 style="text-align:center">Space Invaders destroyed this page!</h1>
<h2>Take revenge on them!</h2>
<h2 style="text-align:center">Take revenge on them!</h2>
<p class="center"><br>Use <span class="label label-danger">Space</span> to shoot and <span class="label label-danger"></span>&#160;<span class="label label-danger"></span> to move!&#160;&#160;&#160;<button class="btn btn-default btn-xs" id="restart">Restart</button> or <button class="btn btn-default btn-xs" onclick="location.href='javascript:history.back()'" type="button">
Retreat</button></p>