Update 404
This commit is contained in:
parent
6fa98a8262
commit
9dc19e9e68
4
404.html
4
404.html
@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Nathan Woodburn</title>
|
||||
<link rel="icon" type="image/png" href="../images/favicon.png"/>
|
||||
<link rel="icon" type="image/png" href="https://nathan.woodburn.id.au/images/favicon.png"/>
|
||||
<link rel="icon" type="image/png" href="../assets/img/NJW Icon 512.png"/>
|
||||
<link rel="icon" type="image/png" href="https://nathan.woodburn.id.au/assets/img/NJW Icon 512.png"/>
|
||||
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'><link rel="stylesheet" href="https://nathan.woodburn.id.au/404.css">
|
||||
</head>
|
||||
<body style="background-color:white;">
|
||||
|
2
404.js
2
404.js
@ -387,7 +387,7 @@
|
||||
loop();
|
||||
|
||||
};
|
||||
invaderAsset.src = "/images/invader.gif";
|
||||
invaderAsset.src = "/assets/img/invader.gif";
|
||||
|
||||
});
|
||||
|
||||
|
BIN
assets/img/invader.gif
Normal file
BIN
assets/img/invader.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 892 B |
Loading…
Reference in New Issue
Block a user