aboutsummaryrefslogtreecommitdiff
path: root/test/examples/index.html
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-07-20 21:56:25 +0100
committerHayleigh Thompson <me@hayleigh.dev>2023-07-20 21:56:25 +0100
commitb6311d242f6775c973bd005e33f4cbb99653bd54 (patch)
tree962ba27b5623a230af31bf7caa6f54855c3ddb93 /test/examples/index.html
parentc6e25797328a167c986f9e8503b028157a0105aa (diff)
downloadlustre-b6311d242f6775c973bd005e33f4cbb99653bd54.tar.gz
lustre-b6311d242f6775c973bd005e33f4cbb99653bd54.zip
:sparkles: Add proper svg support.
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>