chore: format
This commit is contained in:
@@ -37,7 +37,10 @@ export default defineNuxtConfig({
|
||||
{ property: "og:image:type", content: "image/png" },
|
||||
{ property: "og:image:width", content: "1200" },
|
||||
{ property: "og:image:height", content: "630" },
|
||||
{ property: "og:image:alt", content: "3D Nintendo DS home screen from pihkaal.me" },
|
||||
{
|
||||
property: "og:image:alt",
|
||||
content: "3D Nintendo DS home screen from pihkaal.me",
|
||||
},
|
||||
{ property: "og:url", content: URL },
|
||||
{ property: "og:site_name", content: TITLE },
|
||||
{ property: "og:locale", content: "en-US" },
|
||||
|
||||
Reference in New Issue
Block a user