diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 09:11:31 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 09:11:31 +0000 |
commit | b2dbf79d068bcc408954920be160222ea008c434 (patch) | |
tree | 2d39bbd6ae1a741586690afe7b43baba1124fc1d | |
parent | a996d191786cfdcf12058e02ce9cce648598f152 (diff) |
Fri, Jul 5, 2024, 2:11 AM -07:00
-rw-r--r-- | wk8/pset/homepage/art.html | 0 | ||||
-rw-r--r-- | wk8/pset/homepage/index.html | 4 |
2 files changed, 3 insertions, 1 deletions
diff --git a/wk8/pset/homepage/art.html b/wk8/pset/homepage/art.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/wk8/pset/homepage/art.html diff --git a/wk8/pset/homepage/index.html b/wk8/pset/homepage/index.html index 3d7f9a4..ca2c120 100644 --- a/wk8/pset/homepage/index.html +++ b/wk8/pset/homepage/index.html @@ -20,7 +20,9 @@ </div> <div class="title"> ME!!! IVY FORGE</div> <div class="content"> - <p>I like engineering. I have 1200+ 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. + I am learning German and Japanese on Duolingo. + </p> </div> </main> <aside> |