From b38e408aeaf723330f22bba91dc846d9eaf8f76e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E8=90=BD?= Date: Sat, 24 Dec 2022 14:22:31 +0000 Subject: [PATCH] update Christmas-line.html. 1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 星落 --- Christmas-line.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Christmas-line.html b/Christmas-line.html index 8c34ebb..9ce9b31 100644 --- a/Christmas-line.html +++ b/Christmas-line.html @@ -811,10 +811,10 @@ function drawStars() { let myLabels = [ - "肥汪卷", + "猪鼻牛哈哈", "Merry Christmas", - "健健康康,平安喜乐", - "一定要站在你所热爱的世界里闪闪发光", + "虽然你叛逆期到了,但是爸爸还是爱你的", + "祝你明年工作顺利,事事顺心", ]; function init() { -- Gitee