Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/e529d1312b22a2b4819121a0be63192379c27699 You should set ROOT_URL correctly, otherwise the web may not work correctly.

moved css to dedicated folder

pull/20/head
tycrek 4 years ago
parent 387c11bbe1
commit e529d1312b
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -1,5 +1,5 @@
style: include modest.css
style: include dracula.highlight.js.css
style: include css/modest.css
style: include css/dracula.highlight.js.css
script(src='https://cdn.jsdelivr.net/npm/darkreader@4/darkreader.min.js')
script(src='https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@10.7.1/build/highlight.min.js')
script.

Loading…
Cancel
Save