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