From 79a47a902de71bfb040cbddc18465d46f502a660 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Wed, 11 May 2022 13:40:57 -0400 Subject: [PATCH] there's the heading! --- homepage/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/homepage/index.php b/homepage/index.php index 85acfe3..03f8c34 100644 --- a/homepage/index.php +++ b/homepage/index.php @@ -36,6 +36,7 @@ if(isset($_GET['stream'])){ echo " +

BirdNET-Pi

"; } else { header('WWW-Authenticate: Basic realm="My Realm"');