From 5f75abf4554165c7a63b8d5587ebf5ebfc7a1cb5 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 8 Oct 2018 14:21:27 -0400 Subject: [PATCH] Block files converged into one --- parts/glm-blocks-front.php | 40 --------------------------------- parts/glm-blocks-owners.php | 40 --------------------------------- parts/glm-blocks.php | 44 +++++++++++++++++++++++++++++++++++++ sections/front-page.php | 2 +- sections/owners-home.php | 2 +- 5 files changed, 46 insertions(+), 82 deletions(-) delete mode 100644 parts/glm-blocks-front.php delete mode 100644 parts/glm-blocks-owners.php create mode 100644 parts/glm-blocks.php diff --git a/parts/glm-blocks-front.php b/parts/glm-blocks-front.php deleted file mode 100644 index 45cfbef..0000000 --- a/parts/glm-blocks-front.php +++ /dev/null @@ -1,40 +0,0 @@ - - - - - diff --git a/parts/glm-blocks-owners.php b/parts/glm-blocks-owners.php deleted file mode 100644 index 3ec359f..0000000 --- a/parts/glm-blocks-owners.php +++ /dev/null @@ -1,40 +0,0 @@ - - - - - diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php new file mode 100644 index 0000000..3569950 --- /dev/null +++ b/parts/glm-blocks.php @@ -0,0 +1,44 @@ + + + + + diff --git a/sections/front-page.php b/sections/front-page.php index e42dfdd..dfa9d00 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -5,7 +5,7 @@
- +
diff --git a/sections/owners-home.php b/sections/owners-home.php index 6787aa6..baa01e5 100644 --- a/sections/owners-home.php +++ b/sections/owners-home.php @@ -7,7 +7,7 @@
- +
-- 2.17.1