diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 09:24:53 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 09:24:53 +0000 |
commit | 2dbd0086cb73b26f5a7312e3ea8b1f417df9b388 (patch) | |
tree | 432204504bed90fb11b7a1bc9a04093425cf2c5b /wk8/pset/homepage/art.html | |
parent | 17cb0f6a60f848a0df39550c10099255ee5313b9 (diff) |
Fri, Jul 5, 2024, 2:24 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/art.html')
-rw-r--r-- | wk8/pset/homepage/art.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/wk8/pset/homepage/art.html b/wk8/pset/homepage/art.html index 54da5db..6ac9363 100644 --- a/wk8/pset/homepage/art.html +++ b/wk8/pset/homepage/art.html @@ -22,9 +22,7 @@ </p> </div> <div class="title"> Drawings</div> - <div class="content"> - placeholder for images :( - </div> + <div class="content">placeholder for images :(</div> </main> <aside> <div class="sidebar-title"> Pages</div> @@ -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> |