summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/art.html
diff options
context:
space:
mode:
Diffstat (limited to 'wk8/pset/homepage/art.html')
-rw-r--r--wk8/pset/homepage/art.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/wk8/pset/homepage/art.html b/wk8/pset/homepage/art.html
index b32ac36..54da5db 100644
--- a/wk8/pset/homepage/art.html
+++ b/wk8/pset/homepage/art.html
@@ -14,21 +14,21 @@
<div class="topbar">placeholder banner</div>
<div id="flex">
<main>
- <div class="title">&nbsp; Welcome home pookie!</div>
+ <div class="title">&nbsp; Art</div>
<div class="content">
- <p>The first version of my personal website, made for the Harvard CS50 class</p>
+ <p>
+ I enjoy drawing, creating characters, desinging 3D models, and carving wood, but
+ find it hard to be motivated to do anything.
+ </p>
</div>
- <div class="title">&nbsp; ME!!! IVY FORGE</div>
+ <div class="title">&nbsp; Drawings</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>
+ placeholder for images :(
</div>
</main>
<aside>
<div class="sidebar-title">&nbsp; Pages</div>
<nav id="nav">
- placeholder for pages list
<ul>
<li>
<a href="/index.html">Home</a>
@@ -37,10 +37,10 @@
<a href="/factorio.html">Factorio</a>
</li>
<li>
-
+ <a href="/art.html">Art</a>
</li>
<li>
-
+ <a href="plants.html">Plants</a>
</li>
</ul>
</nav>