there's the heading!
This commit is contained in:
@@ -36,6 +36,7 @@ if(isset($_GET['stream'])){
|
|||||||
echo "
|
echo "
|
||||||
<audio controls autoplay><source src=\"/stream\"></audio>
|
<audio controls autoplay><source src=\"/stream\"></audio>
|
||||||
</div>
|
</div>
|
||||||
|
<h1><a href=\"/\">BirdNET-Pi</a></h1>
|
||||||
</div>";
|
</div>";
|
||||||
} else {
|
} else {
|
||||||
header('WWW-Authenticate: Basic realm="My Realm"');
|
header('WWW-Authenticate: Basic realm="My Realm"');
|
||||||
|
|||||||
Reference in New Issue
Block a user