Update taskbar.html
This commit is contained in:
parent
3329bed15f
commit
37a9be38d4
|
@ -64,8 +64,8 @@ function checkTime(i) {
|
|||
|
||||
<body style="background-color:black;" onload="startTime();">
|
||||
|
||||
<a target="app" href="index-closed.html" title="Returns you to the Desktop"><button>Home</button></a>
|
||||
<a target="app" href="apps/About/index.html"><img src="apps/About/about.png">|</a>
|
||||
<a target="app" href="index-closed.html" title="Returns you to the Desktop"><button>Home</button> </a>
|
||||
<a target="app" href="apps/About/index.html"><img src="apps/About/about.png"> |</a>
|
||||
<br />
|
||||
<div class="cwhite" style="text-align:left" id="txt"></div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue