mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-18 00:47:10 +00:00
Fix: update app description
This commit is contained in:
@@ -8,7 +8,7 @@ const inter = Inter({ subsets: ["latin"] });
|
|||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "Reduce",
|
title: "Reduce",
|
||||||
description: "A simple URL shortener application.",
|
description: "A simple URL shortning service.",
|
||||||
icons: {
|
icons: {
|
||||||
icon: "/favicon.ico",
|
icon: "/favicon.ico",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user