diff options
Diffstat (limited to 'cats.html')
-rw-r--r-- | cats.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -39,7 +39,9 @@ <p>I love cats they are very cute and fluffy and soft and cuddly</p> </div> <div class="title"> Cats</div> - <div class="content">Placeholder for images :(</div> + <div class="content"> + <img src="Cats/Chad1.jpeg"> + </div> </main> <aside> <div class="sidebar-title"> Pages <button onclick="hidePages()">⇕</button></div> |