From 4250a4f951fbed985e6a60507fb526ee96acfccf Mon Sep 17 00:00:00 2001 From: Alee Date: Fri, 5 Apr 2019 19:22:08 -0400 Subject: A massive website overhaul (Changed the theme) --- _includes/footer.html | 24 +++++++++++++++++++----- _includes/footing.html | 1 + _includes/heading.html | 20 +++++++++++++++++--- _includes/navigator.html | 12 ++++++------ 4 files changed, 43 insertions(+), 14 deletions(-) create mode 100644 _includes/footing.html (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html index 5f80ef7..1e94144 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,19 @@ - \ No newline at end of file + + \ No newline at end of file diff --git a/_includes/footing.html b/_includes/footing.html new file mode 100644 index 0000000..f7eeab5 --- /dev/null +++ b/_includes/footing.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_includes/heading.html b/_includes/heading.html index 479b9ab..deb22fe 100644 --- a/_includes/heading.html +++ b/_includes/heading.html @@ -1,11 +1,25 @@ - - - + + \ No newline at end of file diff --git a/_includes/navigator.html b/_includes/navigator.html index 9d8d2ba..8d00c8e 100644 --- a/_includes/navigator.html +++ b/_includes/navigator.html @@ -1,9 +1,9 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3