Skip to content

Instantly share code, notes, and snippets.

@XoTENoC
Created December 22, 2019 11:45
Show Gist options
  • Save XoTENoC/1f6cf3d54bd047923f2d3988ab31c5cf to your computer and use it in GitHub Desktop.
Save XoTENoC/1f6cf3d54bd047923f2d3988ab31c5cf to your computer and use it in GitHub Desktop.

Revisions

  1. XoTENoC created this gist Dec 22, 2019.
    4 changes: 4 additions & 0 deletions clock_logo.html
    Original 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>