From fb3eb0c9062f603fc44e162340152a7712e46289 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 27 Mar 2023 21:48:30 +0200 Subject: [PATCH] remove hero from single post --- pcf-wp/single-post.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pcf-wp/single-post.php b/pcf-wp/single-post.php index 9c83bc3..395a442 100644 --- a/pcf-wp/single-post.php +++ b/pcf-wp/single-post.php @@ -1,11 +1,10 @@
- - + +

+<?php echo get_the_title(); ?> +
@@ -26,7 +25,7 @@ foreach( $tags as $tag ) { ?>
-
+