wallabag/docs/templates/default/themes/daux-blue.thm

9 lines
172 B
Text
Raw Normal View History

2014-11-04 07:33:05 +00:00
{
"favicon": "<theme_url>img/favicon-blue.png",
"css": ["<theme_url>css/daux-blue.css"],
2014-11-24 12:46:39 +00:00
2014-11-04 07:33:05 +00:00
"js": [],
"require-jquery": true,
"bootstrap-js": false
2014-11-24 12:46:39 +00:00
}