Linked custom_document.html with Custom docment button

This commit is contained in:
Verena Schulz
2025-12-17 14:39:11 +01:00
parent 2778626e4b
commit 6a8ce0a46d
2 changed files with 160 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
</label>
<nav class="menu1">
<a href="index2.html" class="li1">Custom document</a>
<a href="custom_document.html" class="li1">Custom document</a>
<a href="index3.html" class="li1">Help</a>
</nav>
</nav>