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

15 lines
258 B

1 year ago
---
title: Scrutiny
description: Scrutiny Widget Configuration
---
Learn more about [Scrutiny](https://github.com/AnalogJ/scrutiny).
1 year ago
Allowed fields: `["passed", "failed", "unknown"]`.
```yaml
widget:
type: scrutiny
url: http://scrutiny.host.or.ip
1 year ago
```