Update taskbar.html
This commit is contained in:
parent
f5e7ce8b08
commit
544e541455
|
@ -40,7 +40,7 @@ function checkTime(i) {
|
|||
</style>
|
||||
|
||||
<body style="background-color:black;" onload="startTime();">
|
||||
<a target="app" href="index2.html"><button>Home</button></a>
|
||||
<a target="app" href="index-closed.html"><button>Home</button></a>
|
||||
<a target="app" href="apps/About/index.html"><img src="apps/About/about.png"></a>
|
||||
<div class="cwhite" style="text-align:right" id="txt"></div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue