add built with astro badge

This commit is contained in:
nelle 2023-08-18 04:42:20 -06:00
parent 0d58eb126b
commit c3ea08048f

View file

@ -105,9 +105,13 @@ const { title } = Astro.props;
<!--Badges--> <!--Badges-->
<br><br> <br><br>
<a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io"> <a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24"> <img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a> </a>
<br>
<a href="https://github.com/catppuccin/catppuccin"> <a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20"> <img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a> </a>