From 89811b384c9412bf5a66c65e80be10c946018864 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Sat, 17 Dec 2022 10:51:18 -0500 Subject: [PATCH] readme update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 79f4aa3..84ca43c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A blog website to share my writing, but also to learn how to build websites with [Astro](https://astro.build). +## Deployed Link + +https://ghall.blog + ## Dependencies - [Astro](https://astro.build)