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

590 B

title description
Wg-Easy Wg-Easy Widget Configuration

Learn more about Wg-Easy.

Allowed fields: ["connected", "enabled", "disabled", "total"].

Note: by default ["connected", "enabled", "total"] are displayed.

To detect if a device is connected the time since the last handshake is queried. threshold is the time to wait in minutes since the last handshake to consider a device connected. Default is 2 minutes.

widget:
  type: wgeasy
  url: http://wg.easy.or.ip
  password: yourwgeasypassword
  threshold: 2 # optional