Update breadcrumbs
authorMichael McMahon <michael@fsf.org>
Wed, 11 Mar 2020 21:35:14 +0000 (17:35 -0400)
committerMichael McMahon <michael@fsf.org>
Wed, 11 Mar 2020 21:35:14 +0000 (17:35 -0400)
2020/includes/live_menu.html

index fdbeef7961ebdd59cf847d715d0aa6b50a88ae8d..ff5e7c7a8e620f9d81b1fcfda078211a0396d1d5 100644 (file)
@@ -5,9 +5,9 @@ Livestream not available yet.
 <div class="row">
   <div class="col-sm-offset-1 col-sm-10">
        <ol class="breadcrumb text-center">
-         <li id="room123"><a class="alt-a" href="room123.html">Room 123</a></li>
-         <li id="room144"><a class="alt-a" href="room144.html">Room 144</a></li>
-         <li id="room155"><a class="alt-a" href="room155.html">Room 155</a></li>
+         <li id="roomgrand"><a class="alt-a" href="roomgrand.html">Back Bay Grand Room</a></li>
+         <li id="roomfreedom"><a class="alt-a" href="roomfreedom.html">Freedom Room</a></li>
+         <li id="roompatriot"><a class="alt-a" href="roompatriot.html">Patriot Room</a></li>
        </ol>
   </div>
 </div>