mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-18 00:47:10 +00:00
Fix: new link isn't created for existing long url
This commit is contained in:
@@ -7,7 +7,7 @@ dotenv.config();
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata = {
|
||||
title: "URL Shortener",
|
||||
title: "Reduce",
|
||||
description: "A simple URL shortener application",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user