From 87d83c00450bbcf246c2beb2a11b8fffc299b050 Mon Sep 17 00:00:00 2001 From: Steven Uggowitzer Date: Wed, 12 Jan 2022 10:11:08 +0000 Subject: [PATCH] Update 'homer/assets/config.yml' --- homer/assets/config.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) 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" +