aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/templates/default/themes/daux-red.thm
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2014-12-17 22:44:36 +0100
committerThomas Citharel <tcit@tcit.fr>2014-12-17 22:44:36 +0100
commit2903ffc54fc1f24c0f3f57700eab51a08a96777a (patch)
tree0e4d97562e79a5a3e0f55fa8f70716f7dcb75cf4 /docs/templates/default/themes/daux-red.thm
parent5ea5310ab450035143e2f5637f9fa69773f7879b (diff)
parentc4457fba85d4b564bebde844d3176964d4f252b3 (diff)
downloadwallabag-2903ffc54fc1f24c0f3f57700eab51a08a96777a.tar.gz
wallabag-2903ffc54fc1f24c0f3f57700eab51a08a96777a.tar.zst
wallabag-2903ffc54fc1f24c0f3f57700eab51a08a96777a.zip
Merge branch 'add-html-doc' of https://github.com/wallabag/wallabag into documentation-integration
Diffstat (limited to 'docs/templates/default/themes/daux-red.thm')
-rw-r--r--docs/templates/default/themes/daux-red.thm8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/templates/default/themes/daux-red.thm b/docs/templates/default/themes/daux-red.thm
new file mode 100644
index 00000000..c0d799bf
--- /dev/null
+++ b/docs/templates/default/themes/daux-red.thm
@@ -0,0 +1,8 @@
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