Browse Source

Update 'homer/assets/config.yml'

master
Steven Uggowitzer 4 years ago
parent
commit
87d83c0045
  1. 11
      homer/assets/config.yml

11
homer/assets/config.yml

@ -143,13 +143,4 @@ services:
url: "https://pgadmin.np.amr.health"
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"

Loading…
Cancel
Save