From 6cddae61ed40a4f30d121d8f054749c09ee4be59 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 26 Feb 2026 15:47:12 -0600 Subject: [PATCH] feat: add thanks for Icons8 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e288fe..2187b1a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Personal site used for information about myself and blog. + ## Development With dependencies installed, you can utilize the following npm scripts to manage your project's development lifecycle: @@ -12,9 +13,13 @@ With dependencies installed, you can utilize the following npm scripts to manage For detailed help with Astro CLI commands, visit [Astro's documentation](https://docs.astro.build/en/reference/cli-reference/). + ## Thanks -Thanks https://github.com/godruoyi/gblog/tree/gblog-template, https://github.com/mearashadowfax/ScrewFast, +Based the site on: [gblog-template](https://github.com/godruoyi/gblog/tree/gblog-template) and [ScrewFast](https://github.com/mearashadowfax/ScrewFast) + +Using Icons from [Icons8](https://icons8.com/) + ## License