Created
December 22, 2019 11:45
-
-
Save XoTENoC/1f6cf3d54bd047923f2d3988ab31c5cf to your computer and use it in GitHub Desktop.
Revisions
-
XoTENoC created this gist
Dec 22, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ <div class="logo-clock"> <img src="./img/your-logo.svg" class="logo"> <div id="MyClockDisplay" class="clock" onload="showTime()"></div> </div>