From a0c2962cd9a4e6a9799644b65b7fb0f0ae730e17 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Sun, 14 Sep 2014 10:42:22 +0100 Subject: [PATCH] Custom 404 page, and correct Nav Headings --- .htaccess | 1 + 404.html | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 8 ++++--- recording.html | 10 +++++---- 4 files changed, 73 insertions(+), 7 deletions(-) create mode 100644 .htaccess create mode 100644 404.html diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..fad5455 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 http://warlordjones.github.io/404.html \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 0000000..82dfa04 --- /dev/null +++ b/404.html @@ -0,0 +1,61 @@ + + + + + + + + + + Starter Template for Bootstrap + + + + + + + + + + + + + + +
+
+

Whoops! Something's broken

+

Got here from a internal link? Contact the author, warlordjones@gmail.com to get this fixed :D

+

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

+
+
+ + + + + + diff --git a/index.html b/index.html index d6e49c5..aa72ab6 100644 --- a/index.html +++ b/index.html @@ -36,14 +36,16 @@ + Arona Jones GCSE Art diff --git a/recording.html b/recording.html index 19f4ead..f2da3a0 100644 --- a/recording.html +++ b/recording.html @@ -32,14 +32,16 @@ + Arona Jones GCSE Art @@ -251,7 +253,7 @@ ... - ... + Photos