From e3375ca82e14ec10771a59747dc02f71e572e30f Mon Sep 17 00:00:00 2001 From: danpros Date: Sat, 16 Aug 2025 18:33:35 +0700 Subject: [PATCH] Update functions.php --- system/includes/functions.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/system/includes/functions.php b/system/includes/functions.php index 2bf7dad..b8312df 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -3652,7 +3652,7 @@ function head_contents() $output .= '' . "\n"; $output .= $favicon; $output .= '' . "\n"; - $output .= '' . "\n"; + $output .= '' . "\n"; if (!empty($google_wmt_id)) { $output .= '' . "\n"; } @@ -4081,21 +4081,21 @@ function generate_meta($type = null, $object = null) if ($type == 'is_blog') { $tags .= ''. generate_title('is_blog', null) .'' . "\n"; $tags .= '' . "\n"; - $tags .= '' . "\n"; - $tags .= '' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; + $tags .= '' . "\n"; + $tags .= '' . "\n"; $tags .= '' . "\n"; } else { $tags .= ''. generate_title('is_front', null) .'' . "\n"; $tags .= '' . "\n"; $tags .= '' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; $tags .= '' . "\n"; $tags .= '' . "\n"; } $tags .= '' . "\n"; $tags .= '' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; $tags .= '' . "\n"; $tags .= '' . "\n"; if(!empty($twitter)) { @@ -4116,10 +4116,10 @@ function generate_meta($type = null, $object = null) } if ($type == 'is_post') { $tags .= ''. generate_title('is_post',$object) .'' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; $tags .= '' . "\n"; $tags .= '' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; $tags .= '' . "\n"; } elseif ($type == 'is_page' || $type == 'is_subpage') { $tags .= ''. generate_title('is_page',$object) .'' . "\n"; @@ -4128,7 +4128,7 @@ function generate_meta($type = null, $object = null) $tags .= ''. generate_title($type , $object) .'' . "\n"; } $tags .= '' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; if(!empty($facebook)) { $tags .= '' . "\n"; } @@ -4138,11 +4138,11 @@ function generate_meta($type = null, $object = null) $tags .= '' . "\n"; } $tags .= '' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; $tags .= '' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; $tags .= '' . "\n"; - $tags .= '' . "\n"; + $tags .= '' . "\n"; $tags .= '' . "\n"; $tags .= '' . "\n"; if (!empty($fbApp)) {