site: name: "Soch Family" title: "Les applications de la famille" #logoUrl: "" #description: "Accès rapide à nos services" showFooter: false theme: mode: "dark" accent: "#8b5cf6" background: "gradient" sections: - id: "global" title: "Global" description: "Services accessibles à toute la famille" links: - id: "nextcloud" name: "Nextcloud" description: "Fichiers et documents" url: "https://cloud.example.com" icon: "Cloud" iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/nextcloud.svg" color: "#2daae1" openInNewTab: false - id: "jellyfin" name: "Jellyfin" description: "Films et séries" url: "https://jellyfin.example.com" icon: "Film" iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/jellyfin.svg" color: "#aa5cc3" openInNewTab: false - id: "navidrome" name: "Navidrome" description: "Musique" url: "https://music.example.com" icon: "Music" iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/navidrome.svg" color: "#22c55e" openInNewTab: false - id: "minecraft" name: "Minecraft" description: "Serveur de jeu" url: "https://minecraft.example.com" icon: "Gamepad2" iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/minecraft.svg" color: "#f97316" openInNewTab: false - id: "custom" title: "Liens personnalisés" description: "Autres liens utiles" cardLayout: "horizontal" links: - id: "homeassistant" name: "Home Assistant" description: "Domotique" url: "https://ha.example.com" icon: "House" iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/home-assistant.svg" color: "#22c55e" openInNewTab: false - id: "router" name: "Routeur" description: "Administration réseau" url: "http://192.168.1.1" icon: "Router" color: "#f59e0b" openInNewTab: false