for new icon

This commit is contained in:
Patrick McGuire
2021-11-08 16:47:46 -05:00
parent e33851cd2e
commit 27d426df95
+14 -3
View File
@@ -19,18 +19,29 @@ h4 {
h4,h5 {
margin: 15px 0px 0px 0px;
}
footer {
position:absolute;
bottom:0;
left:0;
width:100%;
}
</style>
</head>
<body>
<h4>Extractions</h4>
<a href="http://birdnetpi.local/By_Common_Name/" target="content"><h5>By Common Name</h5></a>
<a href="http://birdnetpi.local/By_Date/" target="content"><h5>By Date</h5></a>
<a href="http://birdnetpi.local/By_Common_Name/" target="content"><h5>By Common Name</h5></a>
<a href="http://birdnetpi.local/By_Scientific_Name/" target="content"><h5>By Scientific Name</h5></a>
<a href="http://birdnetpi.local/Processed/" target="content"><h5>Processed</h5></a>
<h4>External Links</h4>
<a href="https://github.com/mcguirepr89/BirdNET-Pi" target="_content"><h5>BirdNET-Pi Repository</h5></a>
<a href="https://birdnetwiki.pmcgui.xyz" target="_content"><h5>Wiki Help Page</h5></a>
<a href="https://www.accuweather.com" target="content"><h5>Weather</h5></a>
<a href="https://github.com/mcguirepr89/BirdNET-Pi/wiki" target="_content"><h5>Wiki Help Page</h5></a>
<a href="https://wttr.in/28262" target="content"><h5>The wttr.in Report</h5></a>
<a href="https://www.birds.cornell.edu" target="_content"><h5>The Cornell Lab of Ornithology</h5></a>
<h4>Other<br>BirdNET-Pis</h4>
<a href="https://birds.naturestation.net" target="_content"><h5>South Africa</h5></a>
<a href="https://birdnetpigermany.hopto.org" target="_content"><h5>Germany</h5></a>
</body>
<footer style="font-size: small;">
Icon made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">Flaticon.com</a>
</html>