adding the new button

This commit is contained in:
Patrick McGuire
2021-10-21 12:26:00 -04:00
parent faf1d16a86
commit dbd5fd95bf
3 changed files with 21 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<html lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<head></head>
<body style="background-color: rgb(119, 196, 135);font-size:large;">
A backup is being made that includes all of<br>
your extractions and the BirdDB.txt<br>
<br></br>
The backup is in /home/pi/BirdNET-Pi
</body>
</html>