feat: add seerr
CI / 🔍 Lint & Type Check (push) Successful in 3m0s
CI / 🐳 Build & Push Image (push) Successful in 22s

This commit is contained in:
2026-07-14 17:15:34 +02:00
parent c7e6d1c72b
commit 6b4953ca36
5 changed files with 56 additions and 3 deletions
+12
View File
@@ -3,6 +3,7 @@ import HomeElement, {
AstroneerIcon,
JellyfinIcon,
MinecraftIcon,
SeerrIcon,
} from "./components/HomeElement";
import { astroneerServer, siteConfig } from "./lib/server-config";
@@ -34,6 +35,17 @@ export default function Home() {
<JellyfinIcon />
</HomeElement>
<HomeElement
title="Seerr"
description="Demandes de films et séries."
href={siteConfig.seerrUrl}
actionLabel="Ouvrir"
variant="seerr"
external
>
<SeerrIcon />
</HomeElement>
<HomeElement
title="Minecraft"
description="Infos, statut et carte live du monde."