From d6ef920a8e1d47c550e946a48ab72057f0e9b048 Mon Sep 17 00:00:00 2001 From: morgane Date: Thu, 4 Sep 2025 12:02:11 +0000 Subject: [PATCH] Supprimer docker/app/homepage-dashboard/config copy/bookmarks.yaml --- .../config copy/bookmarks.yaml | 45 ------------------- 1 file changed, 45 deletions(-) delete mode 100755 docker/app/homepage-dashboard/config copy/bookmarks.yaml diff --git a/docker/app/homepage-dashboard/config copy/bookmarks.yaml b/docker/app/homepage-dashboard/config copy/bookmarks.yaml deleted file mode 100755 index c9912d2..0000000 --- a/docker/app/homepage-dashboard/config copy/bookmarks.yaml +++ /dev/null @@ -1,45 +0,0 @@ ---- -# For configuration options and examples, please see: -# https://gethomepage.dev/latest/configs/bookmarks - -- Bookmarks: - - Amazon: - - abbr: AZ - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/amazon.png - href: https://www.amazon.fr/ - - Bbox: - - abbr: BB - href: https://mabbox.bytel.fr/ - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/box.png - - ChatGPT: - - abbr: CG - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/chatgpt.png - href: https://chatgpt.com/ - - Colissimo: - - abbr: CO - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/laposte.png - href: https://www.laposte.fr/expedition-bal/formulaire - - Github: - - abbr: GH - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/github.png - href: https://github.com/ - - Gmail: - - dbbr: GM - href : https://mail.google.com/mail/u/0/#inbox - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/gmail.png - - Othis: - - abbr: OT - href: http://192.168.42.13/ - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/printer.png - - OVH: - - abbr: OV - href: https://www.ovh.com/manager/#/hub/ - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/ovh.png - - YouTube: - - abbr: YT - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/youtube.png - href: https://youtube.com/ - - Colis: - - abbr: CL - href: https://parcelsapp.com/fr - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/colis.png \ No newline at end of file