Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/blame/commit/6279c734029fd3b1fde2af94c91fd1f482f74784/static/browserconfig.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
jfa-go/static/browserconfig.xml

10 lines
246 B

5 years ago
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#603cba</TileColor>
</tile>
</msapplication>
</browserconfig>