Correction et ajout d'un dossier image

This commit is contained in:
2025-07-20 17:19:01 +02:00
parent 262dc1c3bb
commit d63bd32aff
4 changed files with 8 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ services:
icon: "fas fa-film" icon: "fas fa-film"
items: items:
- name: "📺 Plex" - name: "📺 Plex"
logo: "https://upload.wikimedia.org/wikipedia/commons/3/3c/Plex_Logo_2019.svg" logo: "assets/images/plexLogo.png"
subtitle: "Centre multimédia" subtitle: "Centre multimédia"
url: "https://plex.byakurepo.online" url: "https://plex.byakurepo.online"
target: "_blank" target: "_blank"

7
assets/custom.css Normal file
View File

@@ -0,0 +1,7 @@
:root {
--primary: #e5989b;
--accent: #ffb4a2;
--background: #fff1f2;
--card-background: #ffe5ec;
--text: #3e3e3e;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

Before

Width:  |  Height:  |  Size: 857 KiB

After

Width:  |  Height:  |  Size: 857 KiB