代码更改

This commit is contained in:
2023-12-21 21:41:15 +08:00
parent 6445843383
commit 17efaa068e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# yushihan.github.io
# chenyiyu.github.io
for my girlfriend
# 提交测试

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>❤️送给俞诗韩的圣诞树🎄</title>
<title>❤️送给陈球球的圣诞树🎄</title>
<link rel="stylesheet" href="./dist/css/style.css" />
</head>
<body>
@@ -157,7 +157,7 @@
<circle class="sparkle" fill="url(#dotGrad)" cx="0" cy="0" r="50" />
</g>
</svg>
<p class="custom" id="custom">送给俞诗韩的圣诞树🎄 ---by 进进</p>
<p class="custom" id="custom">送给陈球球的圣诞树🎄 ---by 进进</p>
<script src="./dist/js/gsap.min.js"></script>
<script src="./dist/js/MorphSVGPlugin3.min.js"></script>
<script src="./dist/js/DrawSVGPlugin3.min.js"></script>