Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/1a22065c3a08b0b1bd0e807aeb3f0040fe618f49/docs/more/homepage-move.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/more/homepage-move.md

487 B

title description
Homepage Move Homepage Container Deprecation

As of v0.7.2 homepage migrated from benphelps/homepage to an "organization" repository located at gethomepage/homepage. The reason for this was to setup the project for longevity and allow for community maintenance.

Migrating your installation should be as simple as changing image: ghcr.io/benphelps/homepage:latest to image: ghcr.io/gethomepage/homepage:latest.