updated urls, removed uni related links
This commit is contained in:
parent
a7fe4a6750
commit
0a6101a0da
44
config.yml
44
config.yml
@ -44,20 +44,20 @@ settings:
|
||||
share: true
|
||||
share-color: '#007e79'
|
||||
links:
|
||||
- name: IA knowledge base
|
||||
image:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: book-open
|
||||
link: https://ia.lu-dev.de
|
||||
color: "#b14678"
|
||||
- name: IA notes calendar
|
||||
image:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: calendar-days
|
||||
link: https://cal.lu-dev.de
|
||||
color: "#b14678"
|
||||
#- name: IA knowledge base
|
||||
# image:
|
||||
# type: font-awesome
|
||||
# style: solid
|
||||
# content: book-open
|
||||
# link: https://ia.ada-baumann.de/
|
||||
# color: "#b14678"
|
||||
#- name: IA notes calendar
|
||||
# image:
|
||||
# type: font-awesome
|
||||
# style: solid
|
||||
# content: calendar-days
|
||||
# link: https://cal.ada-baumann.de/
|
||||
# color: "#b14678"
|
||||
- name: Projects
|
||||
image:
|
||||
type: font-awesome
|
||||
@ -77,56 +77,56 @@ settings:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: code-branch
|
||||
link: https://gitea.lu-dev.de/
|
||||
link: https://gitea.ada-baumann.de/
|
||||
color: "#cf6763"
|
||||
- name: Portainer
|
||||
image:
|
||||
type: font-awesome
|
||||
style: brands
|
||||
content: docker
|
||||
link: /portainer
|
||||
link: https://portainer.ada-baumann.de/
|
||||
color: "#007e79"
|
||||
- name: Cockpit
|
||||
image:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: server
|
||||
link: /cockpit
|
||||
link: https://cockpit.ada-baumann.de/
|
||||
color: "#007e79"
|
||||
- name: Grafana
|
||||
image:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: chart-simple
|
||||
link: /grafana
|
||||
link: https://grafana.ada-baumann.de/
|
||||
color: "#007e79"
|
||||
- name: Code
|
||||
image:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: code
|
||||
link: /code
|
||||
link: https://code.ada-baumann.de/
|
||||
color: "#007e79"
|
||||
- name: Vaultwarden
|
||||
image:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: lock
|
||||
link: /vault
|
||||
link: https://vault.ada-baumann.de/
|
||||
color: "#007e79"
|
||||
- name: File Browser
|
||||
image:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: folder
|
||||
link: /fb
|
||||
link: https://fb.ada-baumann.de/
|
||||
color: "#007e79"
|
||||
- name: Healthchecks
|
||||
image:
|
||||
type: font-awesome
|
||||
style: solid
|
||||
content: heart-pulse
|
||||
link: https://healthchecks.lu-dev.de/
|
||||
link: https://healthchecks.ada-baumann.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
|
||||
|
Loading…
Reference in New Issue
Block a user