From 132b8c337173d4d7a17879c1b7de1922bf6c073b Mon Sep 17 00:00:00 2001 From: d47081 Date: Sat, 16 Jul 2022 00:48:22 +0300 Subject: [PATCH] add semantic feed titles --- public/rss.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/rss.phtml b/public/rss.phtml index bec3882..9a6b565 100644 --- a/public/rss.phtml +++ b/public/rss.phtml @@ -3,9 +3,9 @@ - <?php echo ($namespaceValue ? $namespaceValue : - ($namespaceHash ? $namespaceHash : - ($query ? $query : 'KVAZAR'))); ?> + KVAZAR - <?php echo ($namespaceValue ? $namespaceValue : + ($namespaceHash ? $namespaceHash : + ($query ? 'SEARCH - ' . $query : 'TODAY'))); ?> Observe Kevacoin Universe