Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
pictomo committed Sep 21, 2024
2 parents 64ccc6e + 0e0a5e7 commit 7dfddee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "pictomo",
description: "As you can see!",
verification: {
google: "UcpS98FWCatzamy3CSYV17WDqJdIusn5PK0j9mp0qbc",
},
};

export default function RootLayout({
Expand Down

0 comments on commit 7dfddee

Please sign in to comment.