add map to dashboard

This commit is contained in:
KF7EEL
2021-02-26 21:17:06 -08:00
parent 72ed9f2d2b
commit db77a165b4
6 changed files with 39 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@
<tbody>
<tr>
<td style="text-align: center;"><button onclick="window.location.href='/';"> D-APRS Dashboard </button></td>
<td style="text-align: center;"><button onclick="window.location.href='/map';"> Station Map </button></td>
<td style="text-align: center;"><button onclick="window.location.href='/help';"> D-APRS Help </button></td>
<td style="text-align: center;"><button onclick="window.location.href='/about';"> Gateway Contact </button></td>
</tr>