mirror of
https://github.com/glanceapp/glance.git
synced 2024-11-22 00:13:55 +01:00
Update doc
This commit is contained in:
parent
a2bb1b88ea
commit
06e891f9a9
@ -683,7 +683,7 @@ The name of the city and country to fetch weather information for. Attempting to
|
||||
Whether to show the temperature in celsius or fahrenheit, possible values are `metric` or `imperial`.
|
||||
|
||||
#### `hour-format`
|
||||
Whether to show the hours of the day in 12-hour format or 24-hour format
|
||||
Whether to show the hours of the day in 12-hour format or 24-hour format. Possible values are `12h` and `24h`.
|
||||
|
||||
##### `hide-location`
|
||||
Optionally don't display the location name on the widget.
|
||||
@ -1136,4 +1136,4 @@ Example:
|
||||
The source of the iframe.
|
||||
|
||||
##### `height`
|
||||
The height of the iframe. The minimum allowed height is 50.
|
||||
The height of the iframe. The minimum allowed height is 50.
|
||||
|
Loading…
Reference in New Issue
Block a user