summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlmightyMiau <almightymeow612@gmail.com>2025-07-18 00:42:22 +0900
committerAlmightyMiau <almightymeow612@gmail.com>2025-07-18 00:42:22 +0900
commitcad6e96f71cac55d912b4c9c0e44519d1ffcb9fc (patch)
treeee3d0f9195bf32fb6409395be40931ab1df50486
parenta38cc0514f5af1b9fce0fb9c49e5221395ff6171 (diff)
7/18/2025 Journal update: fix background selection
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7d73c9b..598adb3 100644
--- a/index.html
+++ b/index.html
@@ -41,6 +41,15 @@
</div>
<div class="title">&nbsp; Website Journal</div>
<div class="content">
+ <div class="date">7/18/2025</div>
+ <p>
+ I added a function to put the onclick() functions to every image on
+ <a href="silly.html">silly</a>, so now every image can be a background. <br>
+ This also means it is possible to reset the background now (before the original would not stick).<br>
+ Yippee!
+ </p>
+ </div>
+ <div class="content">
<div class="date">6/5/2025</div>
<p>
I added a chat box on the aside --> <br>