more homepage edits -- trying new looks and layouts

This commit is contained in:
Patrick McGuire
2021-10-21 13:07:39 -04:00
parent c727df28b4
commit b1552530c9
4 changed files with 21 additions and 20 deletions
+13 -4
View File
@@ -16,13 +16,22 @@ body {
</head>
<body>
<h4>Extractions</h4>
<a href="http://birdnetpi.local/By_Common_Name/" target="content">By Common Name</a><br/>
<a href="http://birdnetpi.local/By_Date/" target="content">By Date</a><br/>
<a href="http://birdnetpi.local/By_Scientific_Name/" target="content">By Scientiffic Name</a><br/>
<a href="http://birdnetpi.local/Processed/" target="content">Processed</a><br/>
<a href="http://birdnetpi.local/By_Common_Name/" target="content">- By Common Name</a><br/>
<a href="http://birdnetpi.local/By_Date/" target="content">- By Date</a><br/>
<a href="http://birdnetpi.local/By_Scientific_Name/" target="content">- By Scientiffic Name</a><br/>
<a href="http://birdnetpi.local/Processed/" target="content">- Processed</a><br/>
<h4>Views</h4>
<a href="/viewdb.php" target="content">Database</a><br/>
<a href="/spectrogram.php" target="content">Spectrogram</a><br/>
<a href="http://birdnetpi.local:8080" target="content">BirdNET-Lite Log</a><br/>
<a href="http://birdnetpi.local:8888" target="content">Extraction Log</a><br/>
<h4>GitHub</h4>
<a href="https://github.com/mcguirepr89/BirdNET-Pi" target="_content">Repository</a><br/>
<a href="https://github.com/mcguirepr89/BirdNET-Pi/discussions" target="_content">Discussions</a><br/>
<a href="https://github.com/mcguirepr89/BirdNET-Pi/issues" target="_content">Issues</a><br/>
<h4>External Links</h4>
<a href="https://birdnetwiki.pmcgui.xyz" target="_content">- Wiki Help Page</a><br/>
<a href="https://www.accuweather.com" target="content">- Weather</a><br/>
<a href="https://www.birds.cornell.edu" target="_content">- The Cornell Lab of Ornithology</a><br/>
</body>
</html>