diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2025-01-14 11:54:01 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2025-01-14 11:54:01 -0800 |
commit | 091710c599b324b7aff1330c83ae18409b98266f (patch) | |
tree | 75611243e65ade655401c332efb428267f581446 /cats.html | |
parent | 31544daa9acf96c01913c53c9002527b9096a8f7 (diff) |
1/14/2025 Journal update
Wrote ideas on the relationship between pay, effort, and skill
Added a cat to cats.html
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> |