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 b13cfa1 commit a156b91Copy full SHA for a156b91
src/app/photography/page.tsx
@@ -20,7 +20,7 @@ cloudinary.config({
20
21
export const metadata: Metadata = {
22
title: "Photography",
23
- description: "A collection of photography by myself.",
+ description: "A collection of my photography.",
24
};
25
26
const getBase64 = async (src: ArrayBuffer, size: number) => {
0 commit comments