Created
December 22, 2019 11:45
-
-
Save XoTENoC/1f6cf3d54bd047923f2d3988ab31c5cf to your computer and use it in GitHub Desktop.
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 characters
| <div class="logo-clock"> | |
| <img src="./img/your-logo.svg" class="logo"> | |
| <div id="MyClockDisplay" class="clock" onload="showTime()"></div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment