The source code for my personal website
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: update badges to use `shields.io` links

hanna (Feb 14, 2026, 3:24 PM UTC) c817be12 afa6b2d5

+3 -3
+3 -3
README.md
··· 1 1 # website ![license] ![status] 2 2 3 + [status]: https://img.shields.io/github/checks-status/hqnna/website/main?label=build&labelColor=4a414e 4 + [license]: https://img.shields.io/github/license/hqnna/website?labelColor=4a414e&color=3373cc 5 + 3 6 The source code of my personal website and blog, made using the [Astro] static 4 7 site generator. 5 8 ··· 12 15 - All fonts that are used are licensed under the [OFL-1.1] license. 13 16 14 17 All files that are in this repository must follow these licenses. 15 - 16 - [status]: https://badge.hanna.lol/build/hanna/website/main 17 - [license]: https://badge.hanna.lol/license/MPL-2.0 18 18 19 19 [astro]: https://astro.build 20 20 [mpl-2.0]: https://choosealicense.com/licenses/mpl-2.0