From 666641f87b11a28852e68dc435308975fef58964 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 9 Jun 2017 12:30:45 -0400 Subject: [PATCH] inital weeding for a potetial site I did some more weeding for a simple quick site we may be using it for. --- no-bottom-sections.php | 2 +- parts/main-content.php | 6 ++++-- sections/header.php | 6 +++--- sections/interior-page.php | 24 +++--------------------- 4 files changed, 11 insertions(+), 27 deletions(-) diff --git a/no-bottom-sections.php b/no-bottom-sections.php index e0b49af..b4156ed 100644 --- a/no-bottom-sections.php +++ b/no-bottom-sections.php @@ -1,6 +1,6 @@ diff --git a/parts/main-content.php b/parts/main-content.php index 3336e27..cfba2a8 100644 --- a/parts/main-content.php +++ b/parts/main-content.php @@ -1,9 +1,11 @@
- + -
+
diff --git a/sections/header.php b/sections/header.php index 427017a..58085f5 100644 --- a/sections/header.php +++ b/sections/header.php @@ -4,22 +4,22 @@
X
--> +
- +
+-->
diff --git a/sections/interior-page.php b/sections/interior-page.php index 9b37e25..a7409ae 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -1,5 +1,5 @@
-
+
@@ -10,37 +10,19 @@
"; + echo ""; } ?> -
-
- -
- -
- - - - -
-
+
-
- -
- - - -
\ No newline at end of file -- 2.17.1