summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-11 02:25:41 -0800
committerFuwn <[email protected]>2024-01-11 02:25:41 -0800
commit902d474344fd1a6914108c1b6544f8cbad4cad0a (patch)
tree29e4fcc5a02bc86025ca57a50ad9310b5dafc9fa /index.js
parentfeat(css): update (diff)
downloadstartpage-902d474344fd1a6914108c1b6544f8cbad4cad0a.tar.xz
startpage-902d474344fd1a6914108c1b6544f8cbad4cad0a.zip
feat: update background
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index 8ae8146..f2adadf 100644
--- a/index.js
+++ b/index.js
@@ -158,7 +158,7 @@ const chooseWaifu = () => {
};
window.onload = () => {
- chooseWaifu();
+ // chooseWaifu();
weather();
};