feat: update layout and components for improved user experience, add theme toggle and main navigation
This commit is contained in:
@@ -16,8 +16,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app",
|
||||
title: "Thoughts",
|
||||
description: "A social network for sharing thoughts",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
Reference in New Issue
Block a user