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/9418882185d22cee3b200ef3f066662c10961e00/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.