summaryrefslogtreecommitdiff
path: root/cats.html
diff options
context:
space:
mode:
authorAlmightyMiau <almightymeow612@gmail.com>2025-05-31 00:37:33 -0700
committerAlmightyMiau <almightymeow612@gmail.com>2025-05-31 00:37:33 -0700
commit9507fa48215779e00342536419400a912a4dbeb2 (patch)
treecedb45d0e6a0149927abf183f1c586ace2585ba0 /cats.html
parent235a215dc42d395535de11b2cc3dd76543cef088 (diff)
5/30 Background persists across site, journal
Diffstat (limited to 'cats.html')
-rw-r--r--cats.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/cats.html b/cats.html
index cfb3937..0c9cb08 100644
--- a/cats.html
+++ b/cats.html
@@ -9,6 +9,7 @@
<link href="styles.css" rel="stylesheet">
<title>Miau - cats</title>
<link rel="icon" type="image/x-icon" href="miau.jpg">
+ <script src="rememberBackground.js"></script>
<script>
function hidePages() {
let status = document.getElementById("pages").style.display;