aboutsummaryrefslogtreecommitdiff
path: root/test/examples/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/examples/index.html')
-rw-r--r--test/examples/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/examples/index.html b/test/examples/index.html
index 1dda01b..70d4196 100644
--- a/test/examples/index.html
+++ b/test/examples/index.html
@@ -16,6 +16,12 @@
<li>
<a href="nested.html">nested</a>
</li>
+ <li>
+ <a href="svg.html">svg</a>
+ </li>
+ <li>
+ <a href="components.html">components</a>
+ </li>
</menu>
</body>
</html>