summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/cats.html
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 09:24:53 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 09:24:53 +0000
commit2dbd0086cb73b26f5a7312e3ea8b1f417df9b388 (patch)
tree432204504bed90fb11b7a1bc9a04093425cf2c5b /wk8/pset/homepage/cats.html
parent17cb0f6a60f848a0df39550c10099255ee5313b9 (diff)
Fri, Jul 5, 2024, 2:24 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/cats.html')
-rw-r--r--wk8/pset/homepage/cats.html12
1 files changed, 5 insertions, 7 deletions
diff --git a/wk8/pset/homepage/cats.html b/wk8/pset/homepage/cats.html
index e092281..2db44fc 100644
--- a/wk8/pset/homepage/cats.html
+++ b/wk8/pset/homepage/cats.html
@@ -14,15 +14,13 @@
<div class="topbar">placeholder banner</div>
<div id="flex">
<main>
- <div class="title">&nbsp; Welcome home pookie!</div>
+ <div class="title">&nbsp; Cats</div>
<div class="content">
- <p>The first version of my personal website, made for the Harvard CS50 class</p>
+ <p>I love cats they are very cute and fluffy and soft and cuddly</p>
</div>
- <div class="title">&nbsp; ME!!! IVY FORGE</div>
+ <div class="title">&nbsp; My cats</div>
<div class="content">
- <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>
+ <p>Placeholder for images :(</p>
</div>
</main>
<aside>
@@ -40,7 +38,7 @@
<a href="/art.html">Art</a>
</li>
<li>
- <a href="plants.html">Plants</a>
+ <a href="cats.html">Cats</a>
</li>
</ul>
</nav>