Update taskbar.html

This commit is contained in:
Innovation Inc 2019-04-21 18:28:46 -05:00 committed by GitHub
parent f5e7ce8b08
commit 544e541455
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>