From d9eb17573b55c7017e29c56cb4e2b323a56d81bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20B?=
<54446028+prototypa@users.noreply.github.com>
Date: Sat, 9 Aug 2025 09:29:30 -0400
Subject: [PATCH] Update navigation.ts
---
src/navigation.ts | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/navigation.ts b/src/navigation.ts
index d5cd65b..c4f89bd 100644
--- a/src/navigation.ts
+++ b/src/navigation.ts
@@ -177,7 +177,6 @@ export const footerData = {
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/onwidget/astrowind' },
],
footNote: `
-
- Made by onWidget · All rights reserved.
+ Made by onWidget · All rights reserved.
`,
};