diff --git a/homepage/style.css b/homepage/style.css
index 88ac29e..f54d98d 100644
--- a/homepage/style.css
+++ b/homepage/style.css
@@ -687,4 +687,16 @@ dialog::backdrop {
#gain.centered {
margin-bottom:10px;
+}
+
+.updatenumber {
+ margin-left:5px;
+ position:absolute;
+ display:inline-block;
+ background-color:#c8191a;
+ color:white;
+ width:20px;
+ line-height:20px;
+ border-radius:12px;
+ text-align:center;
}
\ No newline at end of file
diff --git a/scripts/system_controls.php b/scripts/system_controls.php
index 35e5072..6abc714 100644
--- a/scripts/system_controls.php
+++ b/scripts/system_controls.php
@@ -1,3 +1,9 @@
+ /dev/null 2>&1 && git -C ".$home."/BirdNET-Pi status | sed -n '2 p' | cut -d ' ' -f 7"));
+?>
@@ -7,12 +13,12 @@