Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchox5 committed Jun 13, 2023
1 parent e8c6702 commit 31f90c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
<body>
<h2>Examples</h2>
<div class="z-container">

<ul class="ring-3 items-5">
<li class="arc"></li>
<li class="arc"></li>
<li class="arc"></li>
<li class="arc"></li>
<li class="arc"></li>
</ul>
<ul class="ring-3 items-5">
<li class="item m"><a href="./generic.html">Generic</a></li>
<li class="item m"><a href="./watch.html">Watch</a></li>
Expand Down

0 comments on commit 31f90c9

Please sign in to comment.