diff options
Diffstat (limited to 'docs/templates/default/themes/daux-red.thm')
-rw-r--r-- | docs/templates/default/themes/daux-red.thm | 8 |
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 | ||