1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 05:54:55 +00:00
Arsse/docs/theme/arsse/config.json
2019-08-04 10:57:05 -04:00

11 lines
219 B
JSON

{
"favicon": "<theme_url>favicon.png",
"js": [
"<theme_url>jquery.min.js",
"<theme_url>highlight.pack.js",
"<theme_url>daux.js"
],
"css": [
"<theme_url>arsse.css"
]
}