Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/src/commit/f083d6b53f4ce734f8bd1318617e66c1e45a6e3f/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

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