From f1a3909ee42e63c321ca662098a6c78e20c34043 Mon Sep 17 00:00:00 2001 From: Taken Date: Wed, 6 Aug 2025 19:06:05 +0200 Subject: [PATCH] Updated files --- next.config.ts | 6 +++--- src/app/(public)/page.tsx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/next.config.ts b/next.config.ts index 5f084b0..ec1e495 100644 --- a/next.config.ts +++ b/next.config.ts @@ -1,9 +1,9 @@ -import type { NextConfig } from "next"; +import type { NextConfig } from "next" const nextConfig: NextConfig = { experimental: { useCache: true } -}; +} -export default nextConfig; \ No newline at end of file +export default nextConfig diff --git a/src/app/(public)/page.tsx b/src/app/(public)/page.tsx index f58460e..a6d0674 100644 --- a/src/app/(public)/page.tsx +++ b/src/app/(public)/page.tsx @@ -1,11 +1,11 @@ export default function HomePage() { return ( -
-
+
+

Linker

-

+

Transform long URLs into short, shareable links. Perfect for social media, emails, and anywhere you need clean, manageable links.