mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
8 lines
279 B
Text
8 lines
279 B
Text
|
{
|
||
|
"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
|
||
|
}
|