cleanup docs

This commit is contained in:
Devedse
2024-08-14 15:41:17 +02:00
parent d52cea04a9
commit 4a0d3a0ef7

View File

@@ -14,10 +14,10 @@ widget:
Ensure you point this to the API and not the frontend. Example:
```yaml
- DeveLanCacheUI:
icon: /assets/icons/DeveLanCacheUI.png
href: https://develancacheui.devedse.duckdns.org
widget:
type: develancacheui
url: https://develancacheui_api.devedse.duckdns.org #Note _api here
- DeveLanCacheUI:
icon: /assets/icons/DeveLanCacheUI.png
href: https://develancacheui.devedse.duckdns.org
widget:
type: develancacheui
url: https://develancacheui_api.devedse.duckdns.org #Note _api here
```