Skip to content

Commit a156b91

Browse files
committed
change metadata
1 parent b13cfa1 commit a156b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/photography/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cloudinary.config({
2020

2121
export const metadata: Metadata = {
2222
title: "Photography",
23-
description: "A collection of photography by myself.",
23+
description: "A collection of my photography.",
2424
};
2525

2626
const getBase64 = async (src: ArrayBuffer, size: number) => {

0 commit comments

Comments
 (0)