mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
Documentation: correct weatherapi example (#3436)
This commit is contained in:
parent
857ac1f7dc
commit
d20ab844d6
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ providers:
|
||||||
You can then pass `provider` instead of `apiKey` in your widget configuration.
|
You can then pass `provider` instead of `apiKey` in your widget configuration.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- weather:
|
- weatherapi:
|
||||||
latitude: 50.449684
|
latitude: 50.449684
|
||||||
longitude: 30.525026
|
longitude: 30.525026
|
||||||
provider: weatherapi
|
provider: weatherapi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue