From 5a582355ea31fa687e36499e4e6ad7aa893c70e5 Mon Sep 17 00:00:00 2001 From: Gal Date: Wed, 3 Jan 2024 00:41:32 +0700 Subject: [PATCH] Add entries --- homepage/config/bookmarks.yaml | 24 ++++++++++-------------- homepage/config/services.yaml | 3 ++- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/homepage/config/bookmarks.yaml b/homepage/config/bookmarks.yaml index f358615..7454760 100644 --- a/homepage/config/bookmarks.yaml +++ b/homepage/config/bookmarks.yaml @@ -1,15 +1,11 @@ -- Developer: - - Github: - - abbr: GH - href: https://github.com/ +- Development: + - Backblaze: + href: https://secure.backblaze.com/b2_buckets.htm + icon: si-backblaze + - Tailscale: + href: https://login.tailscale.com/admin/machines/100.104.163.2 -- Social: - - Reddit: - - icon: reddit.png - href: https://reddit.com/ - description: The front page of the internet. Test - -- Entertainment: - - YouTube: - - abbr: YT - href: https://youtube.com/ \ No newline at end of file +- Daily: + - Protonmail: + - icon: si-protonmail + href: https://protonmail.com/ diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index b01b3b7..516005d 100644 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -19,4 +19,5 @@ - Development: - Gitea: - href: https://git.velouria.dev \ No newline at end of file + href: https://git.velouria.dev + icon: si-gitea \ No newline at end of file