From 6cefb84c91bd55755f8134a527133145921904e8 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sun, 3 Jan 2021 09:11:45 +0100 Subject: [PATCH] chore(single.php): put only the title and content on the "article" tag --- single.php | 69 +++++++++++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 35 deletions(-) diff --git a/single.php b/single.php index 9e474bf..0dd8a6b 100644 --- a/single.php +++ b/single.php @@ -20,43 +20,42 @@
- -
-
- - -
- $value ) { - echo "
" . $value . "
"; - } - - } - ?> - - -
- +
+
+ + +
+ $value ) { + echo "
" . $value . "
"; + } + + } + ?> + + +
+