From 3f746b8981854cc1bc53881e134da4cce18f53b0 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 3 Oct 2018 12:20:13 -0400 Subject: [PATCH] adding new partial for the map placement, above the footer so that it carries from front page to interior pages --- parts/map-image.php | 5 + parts/region-map.php | 384 ---------------------------------------- sections/footer.php | 1 + sections/front-page.php | 2 +- 4 files changed, 7 insertions(+), 385 deletions(-) create mode 100644 parts/map-image.php delete mode 100644 parts/region-map.php diff --git a/parts/map-image.php b/parts/map-image.php new file mode 100644 index 0000000..fe12859 --- /dev/null +++ b/parts/map-image.php @@ -0,0 +1,5 @@ +
+
+ map +
+
\ No newline at end of file diff --git a/parts/region-map.php b/parts/region-map.php deleted file mode 100644 index a9361db..0000000 --- a/parts/region-map.php +++ /dev/null @@ -1,384 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sections/footer.php b/sections/footer.php index b038401..8c095e4 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -1,3 +1,4 @@ +