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

style: make `txtSecondary` darker

pull/176/head^2
tycrek 2 years ago
parent 093f84b6fb
commit 77870d1228
No known key found for this signature in database
GPG Key ID: FF8A54DCE404885A

@ -19,7 +19,7 @@ const defaults = {
// Text colours
txtPrimary: '#BDBDBD',
txtSecondary: '#BDBDBD',
txtSecondary: '#8D8D8D',
// Links
linkPrimary: '#FD842D',

Loading…
Cancel
Save