style: nouveau favicon plus lisible avec un S stylisé

This commit is contained in:
Julien Froidefond
2025-02-12 16:01:14 +01:00
parent c84f5685fe
commit edfaa1b01c
3 changed files with 48 additions and 0 deletions

View File

@@ -7,6 +7,21 @@ const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "StripStream - Komga Reader",
description: "A modern web reader for Komga",
icons: {
icon: [
{
url: "/favicon.svg",
type: "image/svg+xml",
},
],
apple: [
{
url: "/favicon.svg",
type: "image/svg+xml",
},
],
},
manifest: "/manifest.json",
};
// Composant client séparé pour le layout