update
This commit is contained in:
parent
1cee88e574
commit
e6dfafa1ec
@ -5,7 +5,7 @@
|
||||
<title>Nathan Woodburn</title>
|
||||
<link rel="icon" type="image/png" href="../images/favicon.png"/>
|
||||
<link rel="icon" type="image/png" href="https://www.nathanwoodburn.tk/images/favicon.png"/>
|
||||
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'><link rel="stylesheet" href="./style.css">
|
||||
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'><link rel="stylesheet" href="./404.css">
|
||||
|
||||
</head>
|
||||
<body style="background-color:white;">
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
<canvas id="space-invaders"/>
|
||||
<!-- partial -->
|
||||
<script src="./script.js"></script>
|
||||
<script src="./404.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user