From 6d3e2470c8086804b37a98838416f3a679c135c0 Mon Sep 17 00:00:00 2001 From: Hafid Nur <73023445+hafidnrzs@users.noreply.github.com> Date: Thu, 30 Apr 2026 15:45:40 +0700 Subject: [PATCH] fix(landing): remove unnecessary line after footer --- apps/landing/src/pages/index.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/landing/src/pages/index.astro b/apps/landing/src/pages/index.astro index 44101bd..d90c65b 100644 --- a/apps/landing/src/pages/index.astro +++ b/apps/landing/src/pages/index.astro @@ -13,4 +13,3 @@ import CTASection from '../components/CTASection.astro'; -// force