forked from wallabag/wallabag
add HTML documentation
This commit is contained in:
8
docs/templates/default/themes/daux-red.thm
vendored
Normal file
8
docs/templates/default/themes/daux-red.thm
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"favicon": "<theme_url>img/favicon-red.png",
|
||||
"css": ["<theme_url>css/daux-red.css"],
|
||||
"fonts": ["//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic-ext,cyrillic"],
|
||||
"js": [],
|
||||
"require-jquery": true,
|
||||
"bootstrap-js": false
|
||||
}
|
||||
Reference in New Issue
Block a user