diff --git a/README.md b/README.md
index 32ed8ffe1d..024b3c23d8 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@

-[](https://onwidget.com)
+[](https://github.com/onwidget)
[](https://github.com/onwidget/astrowind/blob/main/LICENSE.md)
[](https://github.com/onwidget)
[](https://github.com/onwidget/astrowind#contributing)
@@ -296,7 +296,7 @@ That would be very useful for all of us and we would be happy to listen and take
## Acknowledgements
-Initially created by [onWidget](https://onwidget.com) and maintained by a community of [contributors](https://github.com/onwidget/astrowind/graphs/contributors).
+Initially created by **onWidget** and maintained by a community of [contributors](https://github.com/onwidget/astrowind/graphs/contributors).
## License
diff --git a/src/navigation.ts b/src/navigation.ts
index d5cd65bc1e..c4f89bdf0c 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.
`,
};