Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PangXitong committed Nov 25, 2023
1 parent efdad34 commit f47d5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h2 id="billing-frequency-header" class="h6-mktg mb-3">一个中国青年学生<
<script>
document.addEventListener("DOMContentLoaded", function() {
var textContainer = document.getElementById("text");
var text = `时间从不辜负对拼搏者的承诺,汗水从不吝啬对奋斗者的褒奖——2023.10.15`;
var text = `你不跑起来,怎么感受到风——2023.11.11`;
var index = 0;
var typingSpeed = 100; // 每个字符的打印速度(毫秒)

Expand Down

0 comments on commit f47d5b6

Please sign in to comment.