mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-24 01:52:15 -05:00
8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
|
{
|
||
|
"favicon": "<theme_url>img/favicon-navy.png",
|
||
|
"css": ["<theme_url>css/daux-navy.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
|
||
|
}
|