From 03fe3791b37bfc8558638d2a9d9400d340728a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BE=E5=AE=87=E8=BE=B0?= <12263276+aotumanmeiyoubolixin@user.noreply.gitee.com> Date: Sun, 25 Dec 2022 11:47:13 +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: 贾宇辰 <12263276+aotumanmeiyoubolixin@user.noreply.gitee.com> --- Christmas-line.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Christmas-line.html b/Christmas-line.html index 8c34ebb..0f6a671 100644 --- a/Christmas-line.html +++ b/Christmas-line.html @@ -811,11 +811,9 @@ function drawStars() { let myLabels = [ - "肥汪卷", "Merry Christmas", "健健康康,平安喜乐", - "一定要站在你所热爱的世界里闪闪发光", - ]; +]; function init() { let element = document.getElementById("header"); -- Gitee