9 lines
282 B
JSON
9 lines
282 B
JSON
{
|
|
"favicon": "<theme_url>img/favicon-navy.png",
|
|
"css": ["<theme_url>css/theme.min.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
|
|
}
|