RSS-Bridge_rss-bridge/docs/99_Theme/rssbridge/config.json

9 lines
161 B
JSON

{
"favicon": "<theme_url>img/favicon.png",
"js": [
"<theme_url>js/daux.min.js"
],
"css": [
"<theme_url>css/theme.min.css"
]
}