fix: wrong open graph meta tag attributes

This commit is contained in:
Sebin Nyshkim 2023-07-17 14:36:42 +02:00
parent 0b4813e285
commit a2e2c1f791

View file

@ -17,11 +17,12 @@
<meta name="twitter:description" content="The official reference page for Sebin Nyshkim with picture references and in-depth character descriptions" />
<meta name="twitter:image" content="https://ref.sebin-nyshkim.net/sebin/preview.png" />
<meta name="og:type" content="website" />
<meta name="og:title" content="Sebin Nyshkim - Reference Page" />
<meta name="og:url" content="https://ref.sebin-nyshkim.net/sebin/" />
<meta name="og:image" content="https://ref.sebin-nyshkim.net/sebin/preview.png" />
<meta name="og:description" content="The official reference page for Sebin Nyshkim with picture references and in-depth character descriptions" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Sebin Nyshkim - Reference Page" />
<meta property="og:locale" content="en_US" />
<meta property="og:url" content="https://ref.sebin-nyshkim.net/sebin/" />
<meta property="og:image" content="https://ref.sebin-nyshkim.net/sebin/preview.png" />
<meta property="og:description" content="The official reference page for Sebin Nyshkim with picture references and in-depth character descriptions" />
</head>
<body>
<script type="module" src="/src/main.ts"></script>