diff --git a/data/links.yaml b/data/links.yaml index 64bed39..3c94330 100644 --- a/data/links.yaml +++ b/data/links.yaml @@ -2,14 +2,6 @@ tiles: -- - name: 'adguard' - url: 'https://adguard.siempie.com' - img: 'logos/adguard.webp' - bg_color: '#191414' - txt_color: '#1db954' - tags: ['infra'] - - name: 'drone' url: 'https://ci.simoncor.net' @@ -73,6 +65,14 @@ tiles: txt_color: '#1db954' tags: ['infra'] +- + name: 'media' + url: 'https://media.siempie.com' + img: 'logos/jellyfin.webp' + bg_color: '#191414' + txt_color: '#1db954' + tags: ['media'] + - name: 'nextcloud' url: 'https://nextcloud.siempie.com' diff --git a/static/logos/jellyfin.webp b/static/logos/jellyfin.webp new file mode 100644 index 0000000..3251eb6 Binary files /dev/null and b/static/logos/jellyfin.webp differ