From fc00c043ecab34f579a497d891d82c7e7f8aa36e Mon Sep 17 00:00:00 2001 From: NinjaCheetah <58050615+NinjaCheetah@users.noreply.github.com> Date: Tue, 26 Apr 2022 19:35:25 -0400 Subject: [PATCH] Added new about me page --- 404.html | 13 +-- _layouts/{noinclude.html => nofooter.html} | 4 + aboutme.html | 107 ++++++++++++++++++++- 3 files changed, 116 insertions(+), 8 deletions(-) rename _layouts/{noinclude.html => nofooter.html} (81%) diff --git a/404.html b/404.html index 65f65af..6fb2349 100644 --- a/404.html +++ b/404.html @@ -1,6 +1,6 @@ --- title: Error 404 -layout: noinclude +layout: nofooter permalink: /404.html --- @@ -16,8 +16,9 @@ permalink: /404.html background-color: #000000; } -{% include nav.html %} -