diff --git a/README.md b/README.md index 7c4c3ca..8b13789 100644 --- a/README.md +++ b/README.md @@ -1,3 +1 @@ -# happybirthday -帮基友做的,祝福她女朋友生日快乐 -https://shibobo.github.io/happybirthday/ + diff --git a/css/functions.js b/css/functions.js index a21051f..5dc6e2b 100644 --- a/css/functions.js +++ b/css/functions.js @@ -57,4 +57,4 @@ function timeElapse(date){ } var result = "第" + days + " 天" + hours + " 小时" + minutes + " 分钟" + seconds + " 秒"; $("#clock").html(result); -} \ No newline at end of file +} diff --git a/index.html b/index.html index 83d5567..2b1aaa2 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@
-