Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/src/commit/d1c279d3cd01b8e3f396bf9c8e7d6fe3a066c3b8/UI/Content/FontAwesome/variables.less You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/UI/Content/FontAwesome/variables.less

9 lines
217 B

// Variables
// --------------------------
@FontAwesomePath: "FontAwesome";
@FontAwesomeVersion: "3.1.0";
@borderColor: #eee;
@iconMuted: #eee;
@iconLight: #fff;
@iconDark: #333;