Skip to content

Commit c89340a

Browse files
committed
unoptimize images
1 parent 75ffa43 commit c89340a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/src/app/layout.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ 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+
},
1922
};
2023

2124
export default function RootLayout({

0 commit comments

Comments
 (0)