2020-11-23 14:34:26 +11:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
2020-11-23 14:58:02 +11:00
< title > Nathan Woodburn< / title >
2020-11-23 17:10:15 +11:00
< link rel = "icon" type = "image/png" href = "../images/favicon.png" / >
2020-11-23 14:58:02 +11:00
< link rel = "icon" type = "image/png" href = "https://www.nathanwoodburn.tk/images/favicon.png" / >
2020-11-23 17:10:15 +11:00
< link rel = 'stylesheet' href = 'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css' > < link rel = "stylesheet" href = "./404.css" >
2020-11-23 14:34:26 +11:00
< / head >
2020-11-23 17:10:15 +11:00
< body style = "background-color:white;" >
2020-11-23 14:34:26 +11:00
<!-- partial:index.partial.html -->
2020-11-23 17:10:15 +11:00
< p > < br > < br > < br > < / p >
< h1 style = "text-align:center" > Space Invaders destroyed this page!< / h1 >
< t2 style = "text-align:center" > Take revenge on them!< / t2 >
2020-11-24 10:34:56 +11:00
< p class = "mobile" > < br > < br > < br > < br > < br > < br > < / p >
2020-11-23 17:10:15 +11:00
< p class = "center" > < br > < br > < br > Use < span class = "label label-danger" > Space< / span > to shoot and < span class = "label label-danger" > ←< / span >   < span class = "label label-danger" > →< / span > to move!      < 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 >
< canvas id = "space-invaders" / >
2020-11-23 14:34:26 +11:00
<!-- partial -->
2020-12-08 16:18:55 +11:00
< script src = "/404.js" > < / script >
2020-11-23 17:10:15 +11:00
2020-11-23 14:34:26 +11:00
< / body >
< / html >