From 33fc67edf80c6268f14f8ff9ee3cfa49b90900b2 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Sun, 18 Aug 2024 12:39:06 +0500 Subject: [PATCH] fix: opengraph preview image --- app/layout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 8a55419..7fe42a7 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -3,6 +3,7 @@ import { App } from "./App"; import { ThemeModeScript } from "flowbite-react"; export const metadata = { + metadataBase: new URL("https://anix.wah.su"), keywords: ["anix", "anixart", "anime", "аниксарт", "аниме"], formatDetection: { email: false, @@ -14,6 +15,7 @@ export const metadata = { default: "AniX | Домашняя", }, description: "Неофициальное приложение для anixart.tv", + openGraph: { images: [ {