diff --git a/homer/assets/config.yml b/homer/assets/config.yml index 838dd6e..142104c 100644 --- a/homer/assets/config.yml +++ b/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" +