Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/8e901c2c05b9004a59a95544b49db5a731f54452/.vscode/settings.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/.vscode/settings.json

6 lines
55 B

{
"files.associations": {
".pages": "yaml"
}
}