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

Update main.scss

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent 5408ae4b3f
commit 0ba7a25037

@ -36,7 +36,7 @@
// variables.less link and gradient background
$head-primary: #df691a ;
$head-secondary: #ff2300 ;
$theme-primary: #ffffff ;
$theme-primary: #00a8ff ;
$theme-secondary: #c1c1c1 ;
$theme-dark: #222;

Loading…
Cancel
Save