Fix: update app description

This commit is contained in:
2024-08-16 19:16:20 +05:30
parent 6b39bfd435
commit 10306a1ae2

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 shortning service.",
icons: {
icon: "/favicon.ico",
},