homepage adjustments
This commit is contained in:
+4
-1
@@ -8,7 +8,6 @@ body {
|
||||
font-size:medium;
|
||||
margin:10px;
|
||||
background-color: rgb(119, 196, 135);
|
||||
background-image: linear-gradient(to top, rgb(119, 196, 135), rgb(149, 226, 165));
|
||||
}
|
||||
#content {
|
||||
position: relative;
|
||||
@@ -27,6 +26,10 @@ body {
|
||||
</div>
|
||||
<h2>BirdNET-Pi</h2>
|
||||
<p>
|
||||
<a href="/viewdb.php" target="content">Database View</a> |
|
||||
<a href="/spectrogram.php" target="content">Spectrogram View</a> |
|
||||
<a href="http://birdnetpi.local:8080" target="content">BirdNET-Lite Log</a> |
|
||||
<a href="http://birdnetpi.local:8888" target="content">Extraction Log</a> |
|
||||
<a href="http://birdnetpi.local/phpsysinfo" target="content">System Info</a> |
|
||||
<a href="http://birdnetpi.local/scripts/" target="content">Tools</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user