summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/cats.html
diff options
context:
space:
mode:
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>