From 3c611b38b3972e20e7c6d235dd8f3b4abeb6b429 Mon Sep 17 00:00:00 2001 From: zepp Date: Fri, 21 Feb 2025 06:04:16 -0500 Subject: [PATCH] add link to site in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7de858..c619430 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ this is my personal homepage on the web. it is currently built using [Astro](https://astro.build/). previously it was hand built using html, css, javascript, and php i've moved to building the site with Astro as the way Astro works (and most likely other SSGs) allow me to combine my love of expressing myself with html, css, and javascript while making traditional programming techniques available. i find this combines two things i enjoy greatly and feel it will allow me to make my homepage even better with time + +you can visit the site [here](https://emmas.place)