We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39a1aa commit 1e439c1Copy full SHA for 1e439c1
app/layout.tsx
@@ -34,7 +34,7 @@ export const metadata: Metadata = {
34
siteName: "Alex Developer Portfolio",
35
images: [
36
{
37
- url: "/og_banner.jpeg",
+ url: "/og_bannerr.jpeg",
38
width: 1200,
39
height: 630,
40
alt: "Alex Developer Portfolio",
@@ -48,7 +48,7 @@ export const metadata: Metadata = {
48
description:
49
"Full Stack Developer & UI/UX Designer Portfolio of Alex.",
50
creator: "@psparwez",
51
- images: ["/og_banner.jpeg"],
+ images: ["/og_bannerr.jpeg"],
52
},
53
icons: {
54
icon: "/favicon.ico",
0 commit comments