diff --git a/bl-themes/popeye/img/favicon.png b/bl-themes/popeye/img/favicon.png index 60349a2b..72247def 100644 Binary files a/bl-themes/popeye/img/favicon.png and b/bl-themes/popeye/img/favicon.png differ diff --git a/bl-themes/popeye/img/logo.svg b/bl-themes/popeye/img/logo.svg index 183e0ff1..e609fe4c 100644 --- a/bl-themes/popeye/img/logo.svg +++ b/bl-themes/popeye/img/logo.svg @@ -1,13 +1,38 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/bl-themes/popeye/php/home.php b/bl-themes/popeye/php/home.php index c0064629..ea44ec1f 100644 --- a/bl-themes/popeye/php/home.php +++ b/bl-themes/popeye/php/home.php @@ -57,36 +57,36 @@
- +
- -
title() ?>
+
+
title() ?>
dateFormat()=='relative'): ?> - relativeTime() ?> + relativeTime() ?> - date() ?> + date() ?>
- description()): ?> -

description(); ?>

+ description()): ?> +

description(); ?>

showTags()) { - $tagsList = $tmp->tags(true); + $tagsList = $pageTmp->tags(true); if (!empty($tagsList)) { echo ''; foreach ($tagsList as $tagKey => $tagName) {