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

16 lines
283 B

1 year ago
---
title: NextDNS
description: NextDNS Widget Configuration
---
Learn more about [NextDNS](https://nextdns.io/).
1 year ago
Api key is found under Account > API, profile ID is found under Setup > Endpoints > ID
```yaml
widget:
type: nextdns
profile: profileid
key: yourapikeyhere
1 year ago
```