Skip to content

Commit

Permalink
Merge branch 'main' into nextjs
Browse files Browse the repository at this point in the history
  • Loading branch information
AnsellMaximilian committed Nov 20, 2023
2 parents 7df84b2 + 6b47b01 commit 00643ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const mont = Montserrat({ subsets: ["latin"] });
export const metadata = {
title: "Ansell Maximilian",
description: "Ansell Maximilian's Portfolio Website",
"google-site-verification": "X9rdxDeJ0FzhDd5KXArRe5BqHhrGElTiNQhKAPeO7H0",
};

export default function RootLayout({
Expand Down

0 comments on commit 00643ed

Please sign in to comment.