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/c6770d233cff863019e5c096496fde98467ed905/docs/widgets/services/moonraker.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/moonraker.md

646 B

title description
Moonraker (Klipper) Moonraker (Klipper) Widget Configuration

Learn more about Moonraker.

Allowed fields: ["printer_state", "print_status", "print_progress", "layers"].

widget:
  type: moonraker
  url: http://moonraker.host.or.ip:port

If your moonraker instance has an active authorization and your homepage ip isn't whitelisted you need to add your api key (Authorization Documentation).

widget:
  type: moonraker
  url: http://moonraker.host.or.ip:port
  key: api_keymoonraker