Added shadcn and updated layout
This commit is contained in:
@@ -3,8 +3,8 @@ import { ReactNode } from "react"
|
||||
import "./globals.css"
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app"
|
||||
title: "Linker",
|
||||
description: "A simple link shortener"
|
||||
}
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user