From 5148090ec03fa966fe59c7e9cb1c056010cde820 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 18 Apr 2018 12:07:48 -0400 Subject: [PATCH] Don't show 'uncategorized' as a post category if it's the only category --- front-page.php | 2 +- home.php | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/front-page.php b/front-page.php index fc5c1d3..9ac60fd 100644 --- a/front-page.php +++ b/front-page.php @@ -17,7 +17,7 @@
- +
diff --git a/home.php b/home.php index 0dd1509..b9d89ca 100644 --- a/home.php +++ b/home.php @@ -31,13 +31,14 @@