diff --git a/README.md b/README.md index 32ed8ffe1d..024b3c23d8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ![AstroWind Theme Screenshot](https://raw.githubusercontent.com/onwidget/.github/main/resources/astrowind/screenshot-astrowind-1.0.png) -[![onWidget](https://custom-icon-badges.demolab.com/badge/made%20by%20-onWidget-556bf2?style=flat-square&logo=onwidget&logoColor=white&labelColor=101827)](https://onwidget.com) +[![onWidget](https://custom-icon-badges.demolab.com/badge/made%20by%20-onWidget-556bf2?style=flat-square&logo=onwidget&logoColor=white&labelColor=101827)](https://github.com/onwidget) [![License](https://img.shields.io/github/license/onwidget/astrowind?style=flat-square&color=dddddd&labelColor=000000)](https://github.com/onwidget/astrowind/blob/main/LICENSE.md) [![Maintained](https://img.shields.io/badge/maintained%3F-yes-brightgreen.svg?style=flat-square)](https://github.com/onwidget) [![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat-square)](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: ` - onWidget logo - Made by onWidget · All rights reserved. + Made by onWidget · All rights reserved. `, };