mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-05 07:44:38 +00:00
fix: opengraph preview image
This commit is contained in:
parent
5eeaa246bb
commit
33fc67edf8
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ import { App } from "./App";
|
||||||
import { ThemeModeScript } from "flowbite-react";
|
import { ThemeModeScript } from "flowbite-react";
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
|
metadataBase: new URL("https://anix.wah.su"),
|
||||||
keywords: ["anix", "anixart", "anime", "аниксарт", "аниме"],
|
keywords: ["anix", "anixart", "anime", "аниксарт", "аниме"],
|
||||||
formatDetection: {
|
formatDetection: {
|
||||||
email: false,
|
email: false,
|
||||||
|
@ -14,6 +15,7 @@ export const metadata = {
|
||||||
default: "AniX | Домашняя",
|
default: "AniX | Домашняя",
|
||||||
},
|
},
|
||||||
description: "Неофициальное приложение для anixart.tv",
|
description: "Неофициальное приложение для anixart.tv",
|
||||||
|
|
||||||
openGraph: {
|
openGraph: {
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue