mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-04 23:34: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";
|
||||
|
||||
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: [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue