From 06d2776800763dd54dddb8d3e17180a43681933e Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 21 Mar 2018 01:55:17 +0300 Subject: [PATCH] Default theme updates --- site/themes/default/partials/head.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/themes/default/partials/head.php b/site/themes/default/partials/head.php index 18a37ee0..04961490 100755 --- a/site/themes/default/partials/head.php +++ b/site/themes/default/partials/head.php @@ -10,7 +10,7 @@ - <?php echo Flextype\Config::get('site.title'); ?> | <?php echo $page['title']; ?> + <?php echo $page['title']; ?> | <?php echo Flextype\Config::get('site.title'); ?>