Update 'homer/assets/config.yml'

This commit is contained in:
2022-01-12 10:11:08 +00:00
parent 38f243361e
commit 87d83c0045

View File

@@ -143,13 +143,4 @@ services:
url: "https://pgadmin.np.amr.health" url: "https://pgadmin.np.amr.health"
target: "_blank" target: "_blank"
- name: "Extras"
icon: "fas fa-broadcast-tower"
items:
- name: "Weather"
location: "Kathmandu" # your location.
locationId: "1283240" # Optional: Specify OpenWeatherMap city ID for better accuracy
apikey: "d512e69a988ae0f0657b4a4a50530bd7" # insert your own API key here. Request one from https://openweathermap.org/api.
units: "metric" # units to display temperature. Can be one of: metric, imperial, kelvin. Defaults to kelvin.
background: "square" # choose which type of background you want behind the image. Can be one of: square, cicle, none. Defaults to none.
type: "OpenWeather"