]> git.drewedgar.com - website.git/blobdiff - README.md
CHORE: trigger build
[website.git] / README.md
index f3e5b6624a87d0a2d8aac507962c373cb0242a72..d0e09af1a215228651e35dc36489095b87fb73df 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,16 +1,15 @@
 ## About
 
 ## About
 
-This is my personal website, hosting my CV, blog posts, and anything else I think is worth sharing.
+This is [my personal website](https://drewedgar.com), hosting my CV, blog posts, and anything else I think is worth sharing.
 
 ## How to Use
 
 
 ## How to Use
 
-To build and host the website:
+To build and host the eleventy website:
 ```zsh
 $ npm install
 $ npm run build && npm run start
 ```
 
 ```zsh
 $ npm install
 $ npm run build && npm run start
 ```
 
-
 ## Style guide
 
 This project uses commit and issue conventions from [Conventional Commits](https://www.conventionalcommits.org).
 ## Style guide
 
 This project uses commit and issue conventions from [Conventional Commits](https://www.conventionalcommits.org).