mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-09-03 05:02:43 +02:00
[Documentation] Move all wiki pages into the repo and make it pretty (#2494)
This commit is contained in:
9
docs/99_Theme/rssbridge/config.json
Normal file
9
docs/99_Theme/rssbridge/config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"favicon": "<theme_url>img/favicon.png",
|
||||
"js": [
|
||||
"<theme_url>js/daux.min.js"
|
||||
],
|
||||
"css": [
|
||||
"<theme_url>css/theme.min.css"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user