Commit 937888fdc2f2498a2adc7560950688cf4bbaf5f2

Authored by Anastasia
1 parent 44a17990

- fons

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/assets/AppAsset.php
... ... @@ -13,7 +13,7 @@
13 13 public $baseUrl = '@web';
14 14 public $css = [
15 15 'css/style.css',
16   -// '//fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic,cyrillic-ext,latin-ext'
  16 + '//fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic,cyrillic-ext,latin-ext'
17 17 ];
18 18 public $js = [
19 19 'js/script.js',
... ...