summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e36f7f8..199a951 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
<script src="JS/cookies.js"></script>
<script src="JS/command.js"></script>
</head>
- <body onkeydown="keyCode(event)" onload="FocusOnInput(),checkCookie()">
+ <body onkeydown="keyCode(event)" onload="FocusOnInput(),checkCookie(),setCookie('theme', getCookie('theme', 365))">
<aside id="NavBar">
<img src="images\menu.svg" id="menuicon" class="menuimg">
<nav>