Add link to TestPage in Navigation

This commit is contained in:
James Mills 2023-03-27 08:48:09 +10:00
parent e8a3293bf5
commit 183e132841
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6

View File

@ -20,6 +20,7 @@
</header>
<nav>
<a href="/">Home 🏠</a>
<a href="/TestPage.html">Test Page 🧪</a>
<a href="https://zs.mills.io/">Demo 🥳</a>
<a href="https://git.mills.io/prologic/zs">Source 💾</a>
</nav>