Skip to content

Commit

Permalink
Fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
udontur authored Apr 14, 2024
1 parent 07794be commit 763c447
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,11 +245,11 @@ <h1 class="Hadrian">
<button onclick="window.location='https://github.com/udontur/cp';" class="MainButtonLeftBottom">
Code Vault
</button>
<button onclick="window.location='https://udontur.github.io/clock/s.html';"
<button onclick="window.location='https://udontur.github.io/clock/clock_s.html';"
class="MainButtonMiddle">
Clock
</button>
<button onclick="window.location='https://udontur.github.io/clock/nos.html';"
<button onclick="window.location='https://udontur.github.io/clock/clock_nos.html';"
class="MainButtonRightBottom">
Clock (no s)
</button>
Expand Down

0 comments on commit 763c447

Please sign in to comment.