From 24e51955540da93e54d8655e3aceff6063495dff Mon Sep 17 00:00:00 2001 From: Ross Trottier Date: Tue, 20 Aug 2024 12:08:18 -0600 Subject: [PATCH] tag headline hidden if no tags --- single.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/single.php b/single.php index 58ac699..ea812f9 100644 --- a/single.php +++ b/single.php @@ -21,10 +21,10 @@ -

Tags:

Tags:

term_id) . '">' . $tag->name . ''; }