From 90b1c41170e29b2202cc39b035fc03fe2a17f8c7 Mon Sep 17 00:00:00 2001 From: Lu Date: Tue, 19 Dec 2023 12:28:36 +0100 Subject: [PATCH] added gitea and healthchecks --- config.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/config.yml b/config.yml index afb0750..6b8cdda 100644 --- a/config.yml +++ b/config.yml @@ -72,6 +72,13 @@ settings: content: quote-left link: https://blog.surferlul.me/ color: "#cf6763" + - name: Gitea + image: + type: font-awesome + style: solid + content: code-branch + link: https://gitea.lu-dev.de/ + color: "#cf6763" - name: Portainer image: type: font-awesome @@ -114,6 +121,13 @@ settings: content: folder link: /fb color: "#007e79" + - name: Healthchecks + image: + type: font-awesome + style: solid + content: heart-pulse + link: https://healthchecks.lu-dev.de/ + color: "#007e79" mini-links: # different from 'links' as it is only an image/icon with a link. AKA no text. - link: https://github.com/Surferlul # Link to the service image: # same as the 'image' item above