refactor: renommage de Paniels en StripStream

This commit is contained in:
Julien Froidefond
2025-02-12 14:19:06 +01:00
parent 6051963ce9
commit c820644301
6 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ import "@/styles/globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Paniels - Komga Reader",
title: "StripStream - Komga Reader",
description: "A modern web reader for Komga",
};