From 57a77fa68a615c1bd709d1d329fbe8c83aefa7a5 Mon Sep 17 00:00:00 2001 From: AdamLuYao <62558624+AdamLuYao@users.noreply.github.com> Date: Mon, 23 Mar 2020 23:55:43 +0800 Subject: [PATCH] Update and rename index.html to ly.html --- index.html => ly.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename index.html => ly.html (88%) diff --git a/index.html b/ly.html similarity index 88% rename from index.html rename to ly.html index f5d7718f..26b1ea27 100644 --- a/index.html +++ b/ly.html @@ -20,12 +20,12 @@
/**
- * We are both Fudan SSers and programmers,
- * so I write some code to celebrate our 1st anniversary.
+ * 有幸相识
+ * so I write some code to celebrate our 2nd anniversary.
*/
- Boy i = new Boy("hackerzhou");
- Girl u = new Girl("MaryNee");
- // Nov 2, 2010, I told you I love you.
+ Boy i = new Boy("逯遥大帅逼");
+ Girl u = new Girl("杨猪猪");
+ // Apr 25, 2019, I told you I love you.
i.love(u);
// Luckily, you accepted and became my girlfriend eversince.
u.accepted();
@@ -50,7 +50,7 @@
- Minyue, I have fallen in love with you for + 猪猪, I have fallen in love with you for
@@ -69,7 +69,7 @@ var offsetX = $("#loveHeart").width() / 2; var offsetY = $("#loveHeart").height() / 2 - 55; var together = new Date(); - together.setFullYear(2010, 10, 2); + together.setFullYear(2019, 03, 25); together.setHours(20); together.setMinutes(0); together.setSeconds(0);