summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-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>