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

472 B

title description
Vikunja Vikunja Widget Configuration

Learn more about Vikunja.

Allowed fields: ["projects", "tasks7d", "tasksOverdue", "tasksInProgress"].

A list of the next 5 tasks ordered by due date is disabled by default, but can be enabled with the enableTaskList option.

widget:
  type: vikunja
  url: http[s]://vikunja.host.or.ip[:port]
  key: vikunjaapikey
  enableTaskList: true # optional, defaults to false