From f02d2bf4a4e1f4e53d0444420e9710b7ce117228 Mon Sep 17 00:00:00 2001 From: Byakuya Date: Sat, 19 Jul 2025 15:15:44 +0200 Subject: [PATCH] Add Homer dashboard config --- config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config.yml diff --git a/config.yml b/config.yml new file mode 100644 index 0000000..0a9f4dc --- /dev/null +++ b/config.yml @@ -0,0 +1,8 @@ +title: "Mon dashboard Homer" +links: + - name: "Gitea" + url: "https://gitea.byakurepo.online" + icon: "fas fa-code-branch" + - name: "File Browser" + url: "https://files.byakurepo.online" + icon: "fas fa-folder-open"