From 52c598779b4d928a4728e13447188b88a69cdd92 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Sun, 14 Sep 2014 18:34:09 +0100 Subject: [PATCH] This is a test! --- 404.html => 404.php | 28 +++++-------------------- navbar.html | 50 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+), 23 deletions(-) rename 404.html => 404.php (60%) create mode 100644 navbar.html diff --git a/404.html b/404.php similarity index 60% rename from 404.html rename to 404.php index 60abb46..2ec1fb2 100644 --- a/404.html +++ b/404.php @@ -7,7 +7,7 @@ - Starter Template for Bootstrap + Uh oh! @@ -24,33 +24,15 @@ - + +
+

Whoops! Something's broken

Got here from a internal link? Contact the author, Arona Jones, to get this fixed

Otherwise, just hit back, or use the navbar to get out of here!

+
Image used without permission. Sourced from here
diff --git a/navbar.html b/navbar.html new file mode 100644 index 0000000..8fb65f4 --- /dev/null +++ b/navbar.html @@ -0,0 +1,50 @@ + + + + + + + + + + Uh oh! + + + + + + + + + + + + + + + + \ No newline at end of file