From 0068fd2b22dc3866ce62ed169de85af3e52e9ab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=80=9D=E6=BA=90?= <12230208+LssssY@user.noreply.gitee.com> Date: Sat, 17 Dec 2022 12:56:48 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林思源 <12230208+LssssY@user.noreply.gitee.com> --- Christmas-line.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Christmas-line.html b/Christmas-line.html index 8c34ebb..e255dcc 100644 --- a/Christmas-line.html +++ b/Christmas-line.html @@ -811,10 +811,11 @@ function drawStars() { let myLabels = [ - "肥汪卷", - "Merry Christmas", - "健健康康,平安喜乐", + "王思露❄", + "Merry Christmas!🎄", + "平安喜乐,皆得所愿❤", "一定要站在你所热爱的世界里闪闪发光", + "爱你所热爱的,做你想做的", ]; function init() { -- Gitee