From dfb764563d48bff726176e492f046148f96bb649 Mon Sep 17 00:00:00 2001 From: Ross Trottier Date: Wed, 28 Aug 2024 17:58:33 -0600 Subject: [PATCH] front page category titles are clickable --- front-page.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/front-page.php b/front-page.php index c754321..63acf14 100644 --- a/front-page.php +++ b/front-page.php @@ -5,7 +5,7 @@
-

Latest

+

-

+

1, @@ -163,7 +163,7 @@ $section_category = 'Cycling'; $section_category_id = get_cat_ID($section_category); ?> -

+

4, @@ -212,7 +212,7 @@ $section_category = 'Industry'; $section_category_id = get_cat_ID($section_category); ?> -

+

1, @@ -301,7 +301,7 @@ $section_category = 'Running'; $section_category_id = get_cat_ID($section_category); ?> -

+

1, @@ -381,7 +381,7 @@ $section_category = 'Training'; $section_category_id = get_cat_ID($section_category); ?> -

+

4,