From de08697ecd437c1df67dc07ac323efabfdaac3cf Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 18 Nov 2018 14:24:02 -0500 Subject: added columns and rows in homepage --- 404.html | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) (limited to '404.html') diff --git a/404.html b/404.html index 3a215b3..baa4602 100644 --- a/404.html +++ b/404.html @@ -2,19 +2,28 @@ --- - + + {% include heading.html %} - 404 | {{ site.title }} - + 404 | {{ site.title }} + + - {% include navigator.html %} -
-

404

+ {% include navigator.html %} +
+

404

-

Page not found :(

-

Uh Oh! The requested page could not be found.

-

You may need to go back to the homepage.

-
+

+

Page not found :(
+

+

+

Uh Oh! The requested page could not be found.
+

+

+

You may need to go back to the homepage.
+

+
{% include footer.html %} - + + \ No newline at end of file -- cgit v1.2.3