From 5946f19926f82a483ce3afdad17a15d3b4d1dde2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=B6=9B?= <12240851+yangtaogray@user.noreply.gitee.com> Date: Tue, 20 Dec 2022 03:57:41 +0000 Subject: [PATCH] update Christmas-line.html. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 杨涛 <12240851+yangtaogray@user.noreply.gitee.com> --- Christmas-line.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Christmas-line.html b/Christmas-line.html index 8c34ebb..a0ef733 100644 --- a/Christmas-line.html +++ b/Christmas-line.html @@ -811,10 +811,10 @@ function drawStars() { let myLabels = [ - "肥汪卷", + "刘嘉仪", "Merry Christmas", - "健健康康,平安喜乐", - "一定要站在你所热爱的世界里闪闪发光", + "思念如同圣诞树上的礼物数不胜数", + "但愿你能站在你所热爱的世界里闪闪发光", ]; function init() { -- Gitee