diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 09:08:18 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 09:08:18 +0000 |
commit | a996d191786cfdcf12058e02ce9cce648598f152 (patch) | |
tree | 049366558b007661ad0c4bb6ee02d5917b34d9fa | |
parent | a11bfdbd4c0cd742a8b9a5ec765961be3a0c0e8f (diff) |
Fri, Jul 5, 2024, 2:08 AM -07:00
-rw-r--r-- | wk8/pset/homepage/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wk8/pset/homepage/index.html b/wk8/pset/homepage/index.html index 8533956..3d7f9a4 100644 --- a/wk8/pset/homepage/index.html +++ b/wk8/pset/homepage/index.html @@ -16,11 +16,11 @@ <main> <div class="title"> Welcome home pookie!</div> <div class="content"> - <p>My first version of my personal website, made for the Harvard CS50 class</p> + <p>The first version of my personal website, made for the Harvard CS50 class</p> </div> <div class="title"> ME!!! IVY FORGE</div> <div class="content"> - <p>I like engineering. I have 1100+ hours in Factorio. My personality type is INTP-T</p> + <p>I like engineering. I have 1200+ hours in Factorio. My personality type is INTP-T</p> </div> </main> <aside> |