added gitea and healthchecks
This commit is contained in:
parent
db9f0ac5c8
commit
90b1c41170
14
config.yml
14
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
|
||||
|
Loading…
Reference in New Issue
Block a user