diff --git a/src/navigation.js b/src/navigation.js
index d5cd65b..eaa1a76 100644
--- a/src/navigation.js
+++ b/src/navigation.js
@@ -177,7 +177,7 @@ export const footerData = {
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/onwidget/astrowind' },
],
footNote: `
-
- Made by onWidget · All rights reserved.
+
+ Made by Anderson CFO · All rights reserved.
`,
};