From 01f810d1994f8e1062b963b93dec97c4fa1ad907 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 25 Nov 2015 12:54:54 -0500 Subject: [PATCH] removed extra calls to database for post id and removed about templates --- parts/off-canvas_about.php | 26 --------------------- parts/top-bar_about.php | 41 --------------------------------- parts/top-bar_art-gallery.php | 4 ++-- parts/top-bar_bay-view.php | 4 ++-- parts/top-bar_crooked-river.php | 4 ++-- parts/top-bar_drawbridge.php | 4 ++-- parts/top-bar_perry.php | 4 ++-- parts/top-bar_pier.php | 4 ++-- parts/top-bar_pointer-boat.php | 4 ++-- parts/top-bar_vacation.php | 4 ++-- parts/top-bar_weathervane.php | 4 ++-- 11 files changed, 18 insertions(+), 85 deletions(-) delete mode 100644 parts/off-canvas_about.php delete mode 100644 parts/top-bar_about.php diff --git a/parts/off-canvas_about.php b/parts/off-canvas_about.php deleted file mode 100644 index b7429eb..0000000 --- a/parts/off-canvas_about.php +++ /dev/null @@ -1,26 +0,0 @@ - - \ No newline at end of file diff --git a/parts/top-bar_about.php b/parts/top-bar_about.php deleted file mode 100644 index e632032..0000000 --- a/parts/top-bar_about.php +++ /dev/null @@ -1,41 +0,0 @@ -
- - - - -
-
-
- - - - -
-
-
-
-
- -
- -
-
- diff --git a/parts/top-bar_art-gallery.php b/parts/top-bar_art-gallery.php index c517c98..c1b421f 100644 --- a/parts/top-bar_art-gallery.php +++ b/parts/top-bar_art-gallery.php @@ -7,7 +7,7 @@
- + @@ -32,7 +32,7 @@
- + diff --git a/parts/top-bar_bay-view.php b/parts/top-bar_bay-view.php index 1fbcc79..13e8e32 100644 --- a/parts/top-bar_bay-view.php +++ b/parts/top-bar_bay-view.php @@ -6,7 +6,7 @@
- + @@ -29,7 +29,7 @@ Menu
- + diff --git a/parts/top-bar_crooked-river.php b/parts/top-bar_crooked-river.php index aec23ee..304b3e4 100644 --- a/parts/top-bar_crooked-river.php +++ b/parts/top-bar_crooked-river.php @@ -6,7 +6,7 @@
- + @@ -29,7 +29,7 @@ Menu
- + diff --git a/parts/top-bar_drawbridge.php b/parts/top-bar_drawbridge.php index 17bb292..d9a558b 100644 --- a/parts/top-bar_drawbridge.php +++ b/parts/top-bar_drawbridge.php @@ -6,7 +6,7 @@
- + @@ -29,7 +29,7 @@ Menu
- + diff --git a/parts/top-bar_perry.php b/parts/top-bar_perry.php index e340370..d0c3b95 100644 --- a/parts/top-bar_perry.php +++ b/parts/top-bar_perry.php @@ -6,7 +6,7 @@
- + @@ -29,7 +29,7 @@ Menu
- + diff --git a/parts/top-bar_pier.php b/parts/top-bar_pier.php index c27bed5..5c66f1a 100644 --- a/parts/top-bar_pier.php +++ b/parts/top-bar_pier.php @@ -6,7 +6,7 @@
- + @@ -29,7 +29,7 @@ Menu
- + diff --git a/parts/top-bar_pointer-boat.php b/parts/top-bar_pointer-boat.php index dd9f6cd..758939a 100644 --- a/parts/top-bar_pointer-boat.php +++ b/parts/top-bar_pointer-boat.php @@ -6,7 +6,7 @@
- + @@ -29,7 +29,7 @@ Menu
- + diff --git a/parts/top-bar_vacation.php b/parts/top-bar_vacation.php index 8cbd761..bca141b 100644 --- a/parts/top-bar_vacation.php +++ b/parts/top-bar_vacation.php @@ -6,7 +6,7 @@
- + @@ -29,7 +29,7 @@ Menu
- + diff --git a/parts/top-bar_weathervane.php b/parts/top-bar_weathervane.php index 872af5b..0c4e84d 100644 --- a/parts/top-bar_weathervane.php +++ b/parts/top-bar_weathervane.php @@ -6,7 +6,7 @@
- + @@ -29,7 +29,7 @@ Menu
- + -- 2.17.1