diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-02-11 09:39:42 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-02-11 09:39:42 +0100 |
commit | f8c2736a1058f7f1f2d75479e29df7d267794791 (patch) | |
tree | 3ad238e9625c4931a2383d0b2ffb074fb4aef0c4 /docs/templates/default/themes/daux-red.thm | |
parent | fa8d56393413fc599a972699ad4780e92f1a2010 (diff) | |
download | wallabag-f8c2736a1058f7f1f2d75479e29df7d267794791.tar.gz wallabag-f8c2736a1058f7f1f2d75479e29df7d267794791.tar.zst wallabag-f8c2736a1058f7f1f2d75479e29df7d267794791.zip |
remove docs
Diffstat (limited to 'docs/templates/default/themes/daux-red.thm')
-rw-r--r-- | docs/templates/default/themes/daux-red.thm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/templates/default/themes/daux-red.thm b/docs/templates/default/themes/daux-red.thm deleted file mode 100644 index c0d799bf..00000000 --- a/docs/templates/default/themes/daux-red.thm +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | { | ||
2 | "favicon": "<theme_url>img/favicon-red.png", | ||
3 | "css": ["<theme_url>css/daux-red.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 | ||