Skip to content

Commit 5fb6a8e

Browse files
committed
remove meta tag
1 parent c89340a commit 5fb6a8e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

site/src/app/layout.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ const cabinFont = Cabin({
1616
export const metadata: Metadata = {
1717
title: 'Tab Samurai',
1818
description: 'Generated by create next app',
19-
other: {
20-
monetag: 'dc5fc20a4f1ec49854258814be5956e3',
21-
},
2219
};
2320

2421
export default function RootLayout({

0 commit comments

Comments
 (0)