File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,11 +35,11 @@ <h1 style="margin:0px;">Hello!</h1>
35
35
</ div >
36
36
</ div >
37
37
< div id ="footer " align ="center " style ="width:80%;height:8%;background-color:#efaf66;position:absolute;margin-left:10%;bottom:1%; ">
38
- < a href ="https://github.com/tcpsoftware " title ="My GitHub " target ="_blank " style ="width:25px;height:25px;background-image: url( ./cdn/img/github.png); " align =" center " > </ a >
38
+ < a href ="https://github.com/tcpsoftware " title ="My GitHub " target ="_blank " style ="width:25px;height:25px; " align =" center " > < img src =" ./cdn/img/github.png " / ></ a >
39
39
< span id ="copyright "> Copyright © 2016 - 2017 TCPSoft.me </ span > < br />
40
40
< span style ="bottom:0px; " class ="uptime "> </ span >
41
41
< script >
42
- function startUptimeUpdate ( ) //code powerd by Elepover & Kruin Tian
42
+ function startUptimeUpdate ( ) //code powered by Elepover & Kruin Tian
43
43
{
44
44
var start_time = '2017-10-04 00:00:00' ;
45
45
var times = new Date ( ) . getTime ( ) - new Date ( start_time ) . getTime ( ) ;
You can’t perform that action at this time.
0 commit comments