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 @@ + + + +