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/0c352b18433cff79bcb99a02a79cae6fcaa83add/docs/widgets/info/greeting.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/info/greeting.md

281 B

title description
Greeting Greeting Information Widget Configuration

This allows you to display simple text, can be configured like so:

- greeting:
    text_size: xl
    text: Greeting Text

Valid text sizes are 4xl, 3xl, 2xl, xl, md, sm, xs.