diff --git a/app/layout.tsx b/app/layout.tsx index 8054d389..ce3136fa 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -43,7 +43,7 @@ export const viewport: Viewport = { export const metadata: Metadata = { metadataBase: new URL("https://eternalcode.pl"), - title: "EternalCode.pl | Home", + title: "EternalCode.pl – Open Source Minecraft Plugins", description: "EternalCode.pl delivers high-quality open source Minecraft server plugins including EternalCore and EternalCombat. Built with focus on performance and innovation.", keywords: ["open source", "Java", "Linux", "Minecraft", "plugins", "development"], diff --git a/app/page.tsx b/app/page.tsx index 75f1dd29..8508f75f 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -6,7 +6,7 @@ export const dynamic = "force-static"; export const fetchCache = "force-cache"; export const metadata: Metadata = { - title: "Home", + title: "EternalCode.pl – Open Source Minecraft Plugins", description: "EternalCode.pl delivers high-quality open source Minecraft server plugins including EternalCore and EternalCombat. Built with focus on performance and innovation.", alternates: {