Update src/app/layout.tsx
This commit is contained in:
@@ -15,9 +15,11 @@ const inter = Inter({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity. Search, discover, and launch your next essential tool in seconds.", keywords: "mini apps, app library, productivity tools, app marketplace, discover apps", openGraph: {
|
||||
title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity.", siteName: "MiniHub", type: "website"},
|
||||
title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity.", siteName: "MiniHub", type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity."},
|
||||
card: "summary_large_image", title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity."
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
|
||||
Reference in New Issue
Block a user