Skip to content

Commit 09d69b4

Browse files
committed
meta, icon
1 parent 730f71f commit 09d69b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/web/src/app/favicon.ico

-22 KB
Binary file not shown.

apps/web/src/app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ const geistMono = Geist_Mono({
1414
});
1515

1616
export const metadata: Metadata = {
17-
title: "Create Next App",
18-
description: "Generated by create next app",
17+
title: "Tinynest",
18+
description: "Analyze your SaaS stack",
1919
};
2020

2121
export default function RootLayout({

0 commit comments

Comments
 (0)