diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-08-03 13:21:11 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-08-03 13:21:11 +0200 |
commit | c766284d522206578e7ec154961e0fce456f70c8 (patch) | |
tree | a5246151bf8278a0e8053b9dd1ce9d770073c50b /docs/templates/default/themes/daux-navy.thm | |
parent | c0cb52c07439c974075c302a190a034a8cce4f92 (diff) | |
parent | e968ec6c2244aee600358b3c87648b2409c97945 (diff) | |
download | wallabag-1.9.1.tar.gz wallabag-1.9.1.tar.zst wallabag-1.9.1.zip |
Merge pull request #1267 from wallabag/dev1.9.1
1.9.1
Diffstat (limited to 'docs/templates/default/themes/daux-navy.thm')
-rw-r--r-- | docs/templates/default/themes/daux-navy.thm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/templates/default/themes/daux-navy.thm b/docs/templates/default/themes/daux-navy.thm deleted file mode 100644 index f86c54b1..00000000 --- a/docs/templates/default/themes/daux-navy.thm +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | { | ||
2 | "favicon": "<theme_url>img/favicon-navy.png", | ||
3 | "css": ["<theme_url>css/daux-navy.css"], | ||
4 | "fonts": ["//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic-ext,cyrillic"], | ||
5 | "js": [], | ||
6 | "require-jquery": true, | ||
7 | "bootstrap-js": false | ||
8 | } \ No newline at end of file | ||