Make landing page slightly cool

This commit is contained in:
KMKoushik
2024-04-27 10:29:05 +10:00
parent 163aca189b
commit 814d9e9e37
27 changed files with 194 additions and 68 deletions

View File

@@ -7,7 +7,8 @@ const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Unsend",
description: "Open source sending infrastructure",
description: "Open source sending infrastructure for developers",
icons: [{ rel: "icon", url: "/favicon.ico" }],
};
export default function RootLayout({