From bf00e21afcd44495ab17b63bc6e1137cdf051df4 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 22 Oct 2022 00:43:00 -0700 Subject: [PATCH] Revert "Update setting.yaml mapping" This reverts commit 78c947766951e14d1f6db290c0ab03ccc8f1ebc3. --- src/skeleton/services.yaml | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/src/skeleton/services.yaml b/src/skeleton/services.yaml index a06b9286..9514f67e 100644 --- a/src/skeleton/services.yaml +++ b/src/skeleton/services.yaml @@ -3,21 +3,16 @@ # https://github.com/benphelps/homepage/wiki/Services - My First Group: - icon: 'https://cdn-icons-png.flaticon.com/512/252/252035.png' - services: - - My First Service: - icon: "https://cdn-icons-png.flaticon.com/512/1835/1835948.png" - href: http://localhost/ - description: Homepage is awesome + - My First Service: + href: http://localhost/ + description: Homepage is awesome + - My Second Group: - services: - - My Second Service: - href: http://localhost/ - description: Homepage is the best + - My Second Service: + href: http://localhost/ + description: Homepage is the best - My Third Group: - icon: 'https://cdn-icons-png.flaticon.com/512/2382/2382533.png' - services: - - My Third Service: - href: http://localhost/ - description: Homepage is 😎 + - My Third Service: + href: http://localhost/ + description: Homepage is 😎