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 75ffa43 commit c89340aCopy full SHA for c89340a
site/src/app/layout.tsx
@@ -16,6 +16,9 @@ const cabinFont = Cabin({
16
export const metadata: Metadata = {
17
title: 'Tab Samurai',
18
description: 'Generated by create next app',
19
+ other: {
20
+ monetag: 'dc5fc20a4f1ec49854258814be5956e3',
21
+ },
22
};
23
24
export default function RootLayout({
0 commit comments