1
0
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:
Bocki
2022-03-22 21:33:29 +01:00
committed by GitHub
parent 16470e8119
commit 76f5de3d0f
53 changed files with 4215 additions and 0 deletions

View 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"
]
}