basic map
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 4m54s

This commit is contained in:
Nicholas Orlowsky 2026-04-14 22:06:28 -04:00
parent 06cfac4b8e
commit 0698373151
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
4 changed files with 9 additions and 0 deletions

View file

@ -59,6 +59,7 @@ window.onload = function () {
<a class="nav-link" href="/">[ Home ]</a>
<a class="nav-link" href="/routes">[ Routes ]</a>
<a class="nav-link" href="/stops">[ Stops ]</a>
<a class="nav-link" href="/map">[ Map ]</a>
</div>
<div></div>
</div>