From e4243ed3db63a0a44073622c7054f03469ab7f53 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Mon, 26 Feb 2024 01:26:44 -0800 Subject: [PATCH] Fix indentation --- fighter/config/homepage/config/bookmarks.yaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/fighter/config/homepage/config/bookmarks.yaml b/fighter/config/homepage/config/bookmarks.yaml index 36d403a..7f2f134 100644 --- a/fighter/config/homepage/config/bookmarks.yaml +++ b/fighter/config/homepage/config/bookmarks.yaml @@ -1,20 +1,19 @@ - --- # For configuration options and examples, please see: # https://gethomepage.dev/en/configs/bookmarks - Animals: - - Toes Day: - href: https://day.toes.tasmota.jafner.net + - Toes Day: + - href: https://day.toes.tasmota.jafner.net - Toes Night: - href: https://night.toes.tasmota.jafner.net + - href: https://night.toes.tasmota.jafner.net - Figment Day: - href: https://day.figment.tasmota.jafner.net + - href: https://day.figment.tasmota.jafner.net - Figment Night: - href: https://night.figment.tasmota.jafner.net + - href: https://night.figment.tasmota.jafner.net - Sprout Day: - href: https://day.sprout.tasmota.jafner.net + - href: https://day.sprout.tasmota.jafner.net - Homelab: - Lab Rack: - href: https://rack.tasmota.jafner.net \ No newline at end of file + - href: https://rack.tasmota.jafner.net \ No newline at end of file