Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5e88fa1

Browse files
committed
fix time
1 parent ad8acee commit 5e88fa1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
22
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
33
<link rel="icon" type="image/png" href="image/favicon.ico">
4-
<title>Anh <3 Em</title>
4+
<title></title>
55
<link type="text/css" rel="stylesheet" href="./renxi/default.css">
66
<script type="text/javascript" src="./renxi/jquery.min.js"></script>
77
<script type="text/javascript" src="./renxi/jscex.min.js"></script>
@@ -18,6 +18,7 @@
1818
-->
1919
</style>
2020
</head>
21+
<meta name ="viewport" content=" width=device-width, initial-scale=1">
2122
<body>
2223
<audio autoplay="autopaly">
2324
<source src="music/AsLongAsYouLoveMe.mp3" type="audio/mp3" />
@@ -43,7 +44,7 @@
4344
</div>
4445
</div>
4546
<div id="clock-box">
46-
<span class="STYLE1"></span><font color="#FF0000">Anh <3 Em</font>
47+
<span class="STYLE1"></span><font color="#FF0000"> It for <3 Girl 12/1</font>
4748
<span class="STYLE1"> Time of love...</span>
4849
<div id="clock"></div>
4950
</div>
@@ -182,7 +183,7 @@
182183

183184
var textAnimate = eval(Jscex.compile("async", function () {
184185
var together = new Date();
185-
together.setFullYear(2016,2 , 14);
186+
together.setFullYear(2017,9 , 5);
186187
together.setHours(0);
187188
together.setMinutes(0);
188189
together.setSeconds(0);

0 commit comments

Comments
 (0)