Added the dates of this years event to the title bar

This commit is contained in:
2026-02-24 00:08:31 -08:00
parent fa17156972
commit eaa0d89f05

View File

@@ -120,6 +120,7 @@ header p{font-size:0.85rem;color:#f0cca0;margin-top:3px}
<h1>🍽️ Inlander Restaurant Week Picker</h1> <h1>🍽️ Inlander Restaurant Week Picker</h1>
<p>Browse menus · Mark favorites · Let fate decide</p> <p>Browse menus · Mark favorites · Let fate decide</p>
</div> </div>
<span style="margin-left:auto;font-size:1.5rem;font-weight:700;color:#f5c842;white-space:nowrap">FEBRUARY 26 MARCH 7, 2026</span>
</header> </header>
<div class="toolbar"> <div class="toolbar">
<input type="text" id="search" placeholder="Search restaurants..." oninput="applyFilters()"/> <input type="text" id="search" placeholder="Search restaurants..." oninput="applyFilters()"/>