From b3e4096c39bb4f9c02ed8a269304f92a8fcccce6 Mon Sep 17 00:00:00 2001 From: Anastasia Date: Thu, 21 Jun 2018 14:07:27 +0300 Subject: [PATCH] page speed --- frontend/assets/AppAsset.php | 2 +- frontend/views/layouts/main.php | 16 ++++++++++++++++ frontend/views/site/index.php | 8 ++++---- 3 files changed, 21 insertions(+), 5 deletions(-) diff --git a/frontend/assets/AppAsset.php b/frontend/assets/AppAsset.php index bcdcc4a..cda66de 100755 --- a/frontend/assets/AppAsset.php +++ b/frontend/assets/AppAsset.php @@ -13,7 +13,7 @@ public $baseUrl = '@web'; public $css = [ 'css/style.css', - '//fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic,cyrillic-ext,latin-ext' +// '//fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic,cyrillic-ext,latin-ext' ]; public $js = [ 'js/script.js', diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 2ae60ba..41489d1 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -86,6 +86,22 @@ + + + +