Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HHCHunter authored Nov 26, 2023
1 parent 9ce3651 commit 213aa7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions newtab/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<title>Da Bois!</title>
<div class="CityTempTime">
<div id="clock">
<p id="hour"></p>
<p id="minute"></p>
<p id="second"></p>
<p id="hours"></p>
<p id="minutes"></p>
<p id="seconds"></p>
<p id="ampm"></p>
</div>
<div class="info">
Expand Down

0 comments on commit 213aa7b

Please sign in to comment.