summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 50d86db..db676c0 100644
--- a/index.html
+++ b/index.html
@@ -46,10 +46,11 @@ contact via mail: me@xengineering.eu
<h1>libweb</h1>
<p>A repository with reusable components for web development.</p>
- <h2>Test Pages</h2>
+ <h3>Test Pages</h3>
<p>Here are some test pages:</p>
<ul>
<li>A simple <a href="./html/test_simple.html">test page</a></li>
+ <li>A <a href="./html/test_nav_main.html">test page</a> for the navigation menu</li>
</ul>
</main>