Skip to content

Commit 66a8a7d

Browse files
Add page metadata
1 parent 7f9f569 commit 66a8a7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/app/layout.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ const albertSans = localFont({
88
});
99

1010
export const metadata = {
11-
title: "Artist reference tool - Reference8",
12-
description: "",
11+
title: "Reference8 - Photo reference tool",
12+
description: "Web-based photo reference tool for artists and creatives",
1313
};
1414

1515
export default function RootLayout({ children }) {

0 commit comments

Comments
 (0)