0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-30 02:31:07 +00:00
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"
]
}