1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-13 00:24:15 +02:00

Default theme updates

This commit is contained in:
Awilum
2018-03-21 01:55:17 +03:00
parent 991396516d
commit 06d2776800

View File

@@ -10,7 +10,7 @@
<link rel="shortcut icon" href="<?php echo Url::getBase(); ?>/favicon.ico">
<title><?php echo Flextype\Config::get('site.title'); ?> | <?php echo $page['title']; ?></title>
<title><?php echo $page['title']; ?> | <?php echo Flextype\Config::get('site.title'); ?></title>
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700' rel='stylesheet' type='text/css'>