mirror of
https://git.mills.io/prologic/zs-starter-template.git
synced 2025-04-04 22:03:30 +03:00
Add link to TestPage in Navigation
This commit is contained in:
parent
e8a3293bf5
commit
183e132841
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue