Skip to content

Commit

Permalink
fix clock issue
Browse files Browse the repository at this point in the history
  • Loading branch information
knaifus committed Feb 8, 2024
1 parent 58dd44a commit e16738d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>
<div class="container">
<h1>Plash Backgrounds</h1>
<a class="effect effect-1" href="/plash/clock/clock.html">Clock</a>
<a class="effect effect-1" href="plash/clock/clock.html">Clock</a>
<a class="effect effect-1" href="plash/cloud/cloud.html">Clouds</a>
<a class="effect effect-1" href="plash/cube/cube.html">Cubes</a>
<a class="effect effect-1" href="plash/text/text.html">Text</a>
Expand Down

0 comments on commit e16738d

Please sign in to comment.