From: Laury GvR Date: Wed, 6 Nov 2019 18:12:40 +0000 (-0500) Subject: No longer display categories in blog sidebar (client request) X-Git-Tag: v1.1.5^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=29248d25594f055cfda17deb68212c24982aa824;p=WP-Themes%2Fpetoskeyarea.git No longer display categories in blog sidebar (client request) --- diff --git a/header.php b/header.php index bf8af21..4666ecd 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/parts/blog-sidebar-r.php b/parts/blog-sidebar-r.php index c051ab4..cfd2966 100644 --- a/parts/blog-sidebar-r.php +++ b/parts/blog-sidebar-r.php @@ -17,17 +17,17 @@

Archive

-

Categories

- + \ No newline at end of file diff --git a/style.css b/style.css index 21d1598..f5205a7 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: PetoskeyArea Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for PetoskeyArea -Version: 1.1.4 +Version: 1.1.5 */