From 943a6d5ac175bfac0c42e4cabbcaeffa0317c928 Mon Sep 17 00:00:00 2001 From: Daniel Cosme Date: Thu, 7 May 2026 16:08:43 -0400 Subject: [PATCH] Add icons to bookmarks --- apps/hydra/glance/configmap-glance.yaml | 7 +++++++ config/glance/config/home.yml | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/apps/hydra/glance/configmap-glance.yaml b/apps/hydra/glance/configmap-glance.yaml index 1e0f6d6..d784a89 100644 --- a/apps/hydra/glance/configmap-glance.yaml +++ b/apps/hydra/glance/configmap-glance.yaml @@ -49,16 +49,20 @@ data: color: 10 70 50 links: - title: Curious Ape + icon: si:spidermonkey url: https://ape.danicos.me - title: Personal Webpage + icon: mdi:web url: https://danicos.me - title: Git platform (Gitea) + icon: sh:gitea url: https://danicos.dev - title: "Hosted in Homelab" description: "Hosted in my personal homlab, some of them accesible on my Private VPN, others publicly exposed via reverse proxy" color: 200 50 50 links: - title: Linkding + icon: sh:linkding url: https://link.danicos.me - title: Immich icon: sh:immich @@ -67,13 +71,16 @@ data: icon: sh:immich url: http://hydra-0.orca-uaru.ts.net:30011 - title: TrueNAS VPN + icon: sh:truenas-core url: http://apex-truenas.orca-uaru.ts.net - title: "Public" color: 100 40 25 links: - title: Github + icon: sh:github url: https://github.com/danielcosme - title: X + icon: sh:x url: https://x.com/Cosmedani05 columns: - size: full diff --git a/config/glance/config/home.yml b/config/glance/config/home.yml index 2092b81..5824f3e 100644 --- a/config/glance/config/home.yml +++ b/config/glance/config/home.yml @@ -11,16 +11,20 @@ color: 10 70 50 links: - title: Curious Ape + icon: si:spidermonkey url: https://ape.danicos.me - title: Personal Webpage + icon: mdi:web url: https://danicos.me - title: Git platform (Gitea) + icon: sh:gitea url: https://danicos.dev - title: "Hosted in Homelab" description: "Hosted in my personal homlab, some of them accesible on my Private VPN, others publicly exposed via reverse proxy" color: 200 50 50 links: - title: Linkding + icon: sh:linkding url: https://link.danicos.me - title: Immich icon: sh:immich @@ -29,13 +33,16 @@ icon: sh:immich url: http://hydra-0.orca-uaru.ts.net:30011 - title: TrueNAS VPN + icon: sh:truenas-core url: http://apex-truenas.orca-uaru.ts.net - title: "Public" color: 100 40 25 links: - title: Github + icon: sh:github url: https://github.com/danielcosme - title: X + icon: sh:x url: https://x.com/Cosmedani05 columns: - size: full