Chore: clean-up and refactor

This commit is contained in:
Arkaprabha Chakraborty
2024-08-12 18:44:02 +05:30
parent 1a34236f2f
commit 6b39bfd435
5 changed files with 16 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ const inter = Inter({ subsets: ["latin"] });
export const metadata = {
title: "Reduce",
description: "A simple URL shortener application",
description: "A simple URL shortener application.",
icons: {
icon: "/favicon.ico",
},