Skip to content

Commit 4f20edc

Browse files
committed
Change examples index
1 parent 20c1b17 commit 4f20edc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

example/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ <h3 class="muted">Examples</h3>
2121

2222
<hr>
2323
<ul>
24-
<li><a href="hello-world/index.html" title='Basic Usage'>Basic Usage</a></li>
24+
<li><a href="hello-world/index.html" title='Basic usage'>Basic usage</a></li>
25+
<li><a href="hello-world/withoutBullets.html" title='Basic usage with buttons'>Basic usage with buttons</a></li>
26+
<li><a href="hello-world/withoutButtons.html" title='Basic usage with bullets'>Basic usage with bullets</a></li>
2527
<li><a href="programmatic/index.html" title='Programmatic defining using JSON'>Programmatic defining using JSON</a></li>
2628
<li><a href="multi-page/index.html" title='Multi-Page introduction'>Multi-Page introduction</a></li>
2729
<li><a href="RTL/index.html" title='RTL version'>RTL version</a></li>

0 commit comments

Comments
 (0)