forked from spacebar/SplatNet
fix nasty hardcode + cool lil 404 page !!!
This commit is contained in:
parent
fef2a325af
commit
0aa90254eb
4 changed files with 92 additions and 1 deletions
|
|
@ -36,4 +36,9 @@
|
|||
|
||||
<script src="stages.js"></script>
|
||||
</body>
|
||||
<style>
|
||||
body {
|
||||
background-image: url("/assets/stage.png");
|
||||
}
|
||||
</style>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue