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/cb0d4e8bd7f780a5a27e5e15e9f822a0d857f87a/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>