diff --git a/page-streaming.php b/page-streaming.php index cb08be4..8630450 100644 --- a/page-streaming.php +++ b/page-streaming.php @@ -13,7 +13,7 @@ get_header(); if (!empty($_GET['track'])) { $track = $_GET['track']; } else { - $track = "stage"; + $track = "hall-a"; } ?>