diff --git a/data/links.yaml b/data/links.yaml index eb962ee..e0438e3 100644 --- a/data/links.yaml +++ b/data/links.yaml @@ -18,6 +18,13 @@ tiles: txt_color: '#1db954' tags: ['infra'] +- name: 'registry' + url: 'https://cr.simoncor.net' + img: 'logos/cr.webp' + bg_color: '#191414' + txt_color: '#1db954' + tags: ['infra'] + - name: 'emby' url: 'https://emby.siempie.com' diff --git a/static/logos/cr.webp b/static/logos/cr.webp new file mode 100644 index 0000000..038f3b0 Binary files /dev/null and b/static/logos/cr.webp differ