From 3a328501bbf269aeed260d3f6130118f389c0b6e Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Fri, 26 Sep 2025 17:38:52 -0700 Subject: [PATCH] Refactor: Redesign homepage layout and content --- index.html | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/index.html b/index.html index 9855f5c..120e491 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ .kbd{font:12px/1 ui-monospace,Menlo,Consolas,monospace;border:1px solid var(--line);padding:6px 8px;border-radius:10px;background:var(--soft);color:var(--muted)} .note{font-size:12px;color:var(--muted)} .grid{display:grid;gap:12px;margin:26px auto;grid-template-columns:1fr;max-width:760px} -@media(min-width:760px){.grid{grid-template-columns:repeat(3,1fr)}} +@media(min-width:760px){.grid{grid-template-columns:repeat(2,1fr)}} .card{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:16px;box-shadow:var(--shadow);display:grid;gap:8px} .card h3{margin:0;font-size:15px} .card p{margin:0;color:var(--muted);font-size:13px} @@ -68,17 +68,10 @@ a{color:inherit}
-

Short links, built to last

-

Clean, fast, privacy-first URL shortener. Free plan with randomized slugs only (e.g., 4ev.link/xY7z). No custom slugs, no ads.

+

Get your 4ev.link

-
- - -
+ +
Free tier: randomized links, basic usage. No login required. Enter ↵ @@ -106,10 +99,6 @@ a{color:inherit}

Privacy-first

No ad pages. No tracking pixels. Just clean redirects.

-
-

Randomized slugs

-

Free plan generates secure, random slugs. Custom branded links coming soon.

-

@@ -149,12 +138,11 @@ a{color:inherit} -