diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 08:41:16 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 08:41:16 +0000 |
commit | b3cd9432e23821cd9cf23afd561e15ea64db8166 (patch) | |
tree | 94c47bd8954f5a73791d6d898c122301150f0ba3 /wk8/pset/homepage/index.html | |
parent | 39573b6ce4d8f8fa51bf9480431d45eb88d7c404 (diff) |
Fri, Jul 5, 2024, 1:41 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/index.html')
-rw-r--r-- | wk8/pset/homepage/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/wk8/pset/homepage/index.html b/wk8/pset/homepage/index.html index b74d659..e19b507 100644 --- a/wk8/pset/homepage/index.html +++ b/wk8/pset/homepage/index.html @@ -18,7 +18,10 @@ <div class="content"> <p>My 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> + </div> </main> <aside>aside</aside> </div> |