removed view stuff ala @joknjokn

This commit is contained in:
mcguirepr89
2022-01-31 20:41:29 -05:00
parent dc0a9feb42
commit 88c990f8b5
+3 -3
View File
@@ -42,9 +42,9 @@ footer {
<img style="padding-left: 150px;margin:0;" src="images/version.svg"/>
<p style="margin:0;padding-left:150px;padding-top:5px">
<a href="/overview.php" target="content">Overview</a> |
<a href="/viewdb.php" target="content">Database View</a> |
<a href="/viewday.php" target="content">Today View</a> |
<a href="/spectrogram.php" target="content">Spectrogram View</a>
<a href="/viewdb.php" target="content">Database</a> |
<a href="/viewday.php" target="content">Today</a> |
<a href="/spectrogram.php" target="content">Spectrogram</a>
</p>
</body>
</html>