aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/templates/default
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-11-24 13:46:39 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-11-24 13:46:39 +0100
commitc4457fba85d4b564bebde844d3176964d4f252b3 (patch)
tree8c05b16e7a882435eeea983732298217a57d4ee3 /docs/templates/default
parentd4b42995f7aada85a16188b376955f9f4b3b67db (diff)
downloadwallabag-c4457fba85d4b564bebde844d3176964d4f252b3.tar.gz
wallabag-c4457fba85d4b564bebde844d3176964d4f252b3.tar.zst
wallabag-c4457fba85d4b564bebde844d3176964d4f252b3.zip
upgrade documentation
Diffstat (limited to 'docs/templates/default')
-rw-r--r--docs/templates/default/themes/daux-blue.thm4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/default/themes/daux-blue.thm b/docs/templates/default/themes/daux-blue.thm
index 0ccd2baa..988dae10 100644
--- a/docs/templates/default/themes/daux-blue.thm
+++ b/docs/templates/default/themes/daux-blue.thm
@@ -1,8 +1,8 @@
1{ 1{
2 "favicon": "<theme_url>img/favicon-blue.png", 2 "favicon": "<theme_url>img/favicon-blue.png",
3 "css": ["<theme_url>css/daux-blue.css"], 3 "css": ["<theme_url>css/daux-blue.css"],
4 "fonts": ["//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic-ext,cyrillic"], 4
5 "js": [], 5 "js": [],
6 "require-jquery": true, 6 "require-jquery": true,
7 "bootstrap-js": false 7 "bootstrap-js": false
8} \ No newline at end of file 8}