Skip to content

Commit

Permalink
update toc
Browse files Browse the repository at this point in the history
  • Loading branch information
EliezerIsrael committed Jan 30, 2025
1 parent f57b8ac commit 172d92a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<html>
<head></head>
<body>
<h1>Scroller Design Explorations</h1>
<h1>Topics Design Explorations</h1>
<h2>Scrollers</h2>
<ul>
<li>
<a href="scroller-v1-nosearch.html">One way scroll</a>
Expand All @@ -24,6 +25,15 @@ <h1>Scroller Design Explorations</h1>
<li>
<a href="colored-sorted.html">Colored by category - sorted</a>
</li>
</ul>
<h2>Other Stuff</h2>
<ul>
<li>
<a href="image-grid.html">Image Grid</a>
</li>
<li>
<a href="swiper.html">Swiper</a>
</li>
</ul>
</body>
</html>

0 comments on commit 172d92a

Please sign in to comment.