We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f20b4 commit 2d8bde7Copy full SHA for 2d8bde7
1 file changed
docs/index.html
@@ -72,10 +72,6 @@ <h3>狠!</h3>
72
73
<!-- 初始化粒子背景 -->
74
<script>
75
- window.onload = function() {
76
- // 使用 location.href 进行页面跳转
77
- window.location.href = "error.html";
78
- };
79
particlesJS("particles-js", {
80
"particles": {
81
"number": { "value": 80 },
0 commit comments