diff options
author | Thomas Citharel <tcit@tcit.fr> | 2016-06-23 22:10:12 +0200 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2016-06-23 22:10:12 +0200 |
commit | dafc5cf993f6f75fbfa4dbc762e94abcd2fbe17f (patch) | |
tree | 55301a365557d9a982dc47584b03799d2575701e /bower.json | |
parent | 20218495a79a138833ca84dda37334fa42141d28 (diff) | |
download | wallabag-dafc5cf993f6f75fbfa4dbc762e94abcd2fbe17f.tar.gz wallabag-dafc5cf993f6f75fbfa4dbc762e94abcd2fbe17f.tar.zst wallabag-dafc5cf993f6f75fbfa4dbc762e94abcd2fbe17f.zip |
fix font paths
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -33,6 +33,7 @@ | |||
33 | "dependencies": { | 33 | "dependencies": { |
34 | "icomoon-bower": "^0.1.0", | 34 | "icomoon-bower": "^0.1.0", |
35 | "bower-pt-sans": "pt-sans#*", | 35 | "bower-pt-sans": "pt-sans#*", |
36 | "roboto-fontface": "^0.4.5" | 36 | "roboto-fontface": "^0.4.5", |
37 | "material-design-icons-iconfont": "^2.0.4" | ||
37 | } | 38 | } |
38 | } | 39 | } |