diff --git a/404.html b/404.html new file mode 100644 index 0000000..f1a5c68 --- /dev/null +++ b/404.html @@ -0,0 +1,87 @@ + + + + + SplatNet - Splatoon's multiplayer service hub + + + + + + + + + + +
+
+

404

+

Booyah…?

+

+ This page got splatted.
+

+ + Return to somewhere safe +
+
+ + + + diff --git a/assets/friendlist.png b/assets/friendlist.png new file mode 100644 index 0000000..31a0688 Binary files /dev/null and b/assets/friendlist.png differ diff --git a/index.html b/index.html index f02d6ba..86d2373 100644 --- a/index.html +++ b/index.html @@ -36,4 +36,9 @@ + diff --git a/styles.css b/styles.css index 20bede7..e9332bf 100644 --- a/styles.css +++ b/styles.css @@ -18,7 +18,6 @@ html, body { } body { - background-image: url("/assets/stage.png"); background-repeat: repeat; background-size: 800px 800px; }