Skip to content

Commit

Permalink
2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jirisvoboda committed Oct 6, 2016
1 parent 546985b commit a047d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/FontAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class FontAsset extends AssetBundle
public $sourcePath = '@dlds/metronic/assets';

public $css = [
'http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all',
'https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all',
'global/plugins/font-awesome/css/font-awesome.min.css',
];
}

0 comments on commit a047d32

Please sign in to comment.