Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/blame/commit/2ee5fd123b2ed5253ca9d3328f27d99a8c908780/docs/widgets/services/linkwarden.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/linkwarden.md

16 lines
357 B

---
title: Linkwarden
description: Linkwarden Widget Configuration
---
Learn more about [Linkwarden](https://linkwarden.app/).
Allowed fields: `["links", "collections", "tags"]`.
```yaml
widget:
type: linkwarden
url: http://linkwarden.host.or.ip
key: myApiKeyHere # On your Linkwarden install, go to Settings > Access Tokens. Generate a token.
```