rename to BirdNET-Pi
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Birding Pi</title>
|
||||
<title>BirdNET-Pi</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<style>
|
||||
@@ -320,12 +320,12 @@ footer {
|
||||
|
||||
<header>
|
||||
<h1>
|
||||
<a href="https://github.com/mcguirepr89/BirdNET-Lite">🕊 Birding Pi</a>
|
||||
<a href="https://github.com/mcguirepr89/BirdNET-Lite">🕊 BirdNET-Pi</a>
|
||||
</h1>
|
||||
</header>
|
||||
<hr>
|
||||
<h2>
|
||||
<a href="http://birdingpi.local:9090">
|
||||
<a href="http://birdnetpi.local:9090">
|
||||
<span class="name">🐦 Recognized Birds</span>
|
||||
</a>
|
||||
</h2>
|
||||
@@ -353,7 +353,7 @@ footer {
|
||||
<td>
|
||||
<a href="./By_Common_Name/">
|
||||
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
||||
<span class="name">By_Common_Name</span>
|
||||
<span class="name">By Common Name</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -362,7 +362,7 @@ footer {
|
||||
<td>
|
||||
<a href="./By_Date/">
|
||||
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
||||
<span class="name">By_Date</span>
|
||||
<span class="name">By Date</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -371,7 +371,7 @@ footer {
|
||||
<td>
|
||||
<a href="./By_Scientific_Name/">
|
||||
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
||||
<span class="name">By_Scientific_Name</span>
|
||||
<span class="name">By Scientific Name</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -406,7 +406,7 @@ footer {
|
||||
<tr class="file">
|
||||
<td></td>
|
||||
<td>
|
||||
<a href="http://birdingpi.local:8080">
|
||||
<a href="http://birdnetpi.local:8080">
|
||||
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
||||
<span class="name">⚙ Analysis Log</span>
|
||||
</a>
|
||||
@@ -415,7 +415,7 @@ footer {
|
||||
<tr class="file">
|
||||
<td></td>
|
||||
<td>
|
||||
<a href="http://birdingpi.local:8888">
|
||||
<a href="http://birdnetpi.local:8888">
|
||||
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
||||
<span class="name">⚝ Extraction Log</span>
|
||||
</a>
|
||||
@@ -444,7 +444,7 @@ footer {
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
Help:<a rel="noopener noreferrer" href="https://birdnetwiki.pmcgui.xyz/">🕊 Birding Pi Wiki</a>
|
||||
Help:<a rel="noopener noreferrer" href="https://birdnetwiki.pmcgui.xyz/">🕊 BirdNET-Pi Wiki</a>
|
||||
</footer>
|
||||
<script>
|
||||
var filterEl = document.getElementById('filter');
|
||||
|
||||
Reference in New Issue
Block a user