opengraph image added to projects
This commit is contained in:
parent
56a97b1ae5
commit
f9d19b0d66
@ -2,9 +2,11 @@ import { Metadata } from "next";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "projects",
|
||||
description: "parsa aghayi personal website projects description",
|
||||
openGraph: {
|
||||
title: "parsa aghayi personal website openGraph projects page title",
|
||||
description: "parsa aghayi personal website openGraph projects description",
|
||||
title: "parsa aghayi personal website projects page title",
|
||||
description: "parsa aghayi personal website projects description",
|
||||
images: ["/og-image?text=parsa aghayi's projects"],
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user