Update index.html

This commit is contained in:
lqbby
2022-06-12 17:20:54 +08:00
committed by GitHub
parent 57730b2285
commit 05e5a6adc4

View File

@@ -60,7 +60,7 @@
<div id="stars"></div> <div id="stars"></div>
<div id="stars2"></div> <div id="stars2"></div>
<div id="stars3"></div> <div id="stars3"></div>
<!--天气--> <!--天气api自己替换key-->
<div id="he-plugin-simple"></div> <div id="he-plugin-simple"></div>
<script> <script>
WIDGET = { WIDGET = {
@@ -82,7 +82,7 @@ WIDGET = {
"fixed": "false", "fixed": "false",
"vertical": "top", "vertical": "top",
"horizontal": "left", "horizontal": "left",
"key": "f2607059cff84a809225dcce3ea360c0" "key": ""
} }
} }
</script> </script>