updated links
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
<button class="nav-button" onclick="window.location.href='/gallery'">Gallery</button>
|
<button class="nav-button" onclick="window.location.href='/gallery'">Gallery</button>
|
||||||
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
|
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
|
||||||
<button class="nav-button">My List</button>
|
<button class="nav-button">My List</button>
|
||||||
<button class="nav-button">Marketplace</button>
|
<button class="nav-button" onclick="window.location.href='/marketplace'">Marketplace</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="search-wrapper">
|
<div class="search-wrapper">
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
<button class="nav-button" onclick="window.location.href='/gallery'">Gallery</button>
|
<button class="nav-button" onclick="window.location.href='/gallery'">Gallery</button>
|
||||||
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
|
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
|
||||||
<button class="nav-button">My List</button>
|
<button class="nav-button">My List</button>
|
||||||
<button class="nav-button">Marketplace</button>
|
<button class="nav-button" onclick="window.location.href='/marketplace'">Marketplace</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="search-wrapper">
|
<div class="search-wrapper">
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
<button class="nav-button active" onclick="window.location.href='/gallery'">Gallery</button>
|
<button class="nav-button active" onclick="window.location.href='/gallery'">Gallery</button>
|
||||||
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
|
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
|
||||||
<button class="nav-button">My List</button>
|
<button class="nav-button">My List</button>
|
||||||
<button class="nav-button">Marketplace</button>
|
<button class="nav-button" onclick="window.location.href='/marketplace'">Marketplace</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="search-wrapper" style="width: 350px;">
|
<div class="search-wrapper" style="width: 350px;">
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
<button class="nav-button active" onclick="window.location.href='/gallery'">Gallery</button>
|
<button class="nav-button active" onclick="window.location.href='/gallery'">Gallery</button>
|
||||||
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
|
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
|
||||||
<button class="nav-button">My List</button>
|
<button class="nav-button">My List</button>
|
||||||
<button class="nav-button">Marketplace</button>
|
<button class="nav-button" onclick="window.location.href='/marketplace'">Marketplace</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="search-wrapper" id="global-search-wrapper" style="visibility: hidden;width: 250px;">
|
<div class="search-wrapper" id="global-search-wrapper" style="visibility: hidden;width: 250px;">
|
||||||
|
|||||||
@@ -30,7 +30,7 @@
|
|||||||
<button class="nav-button" onclick="window.location.href='/gallery'">Gallery</button>
|
<button class="nav-button" onclick="window.location.href='/gallery'">Gallery</button>
|
||||||
<button class="nav-button active">Schedule</button>
|
<button class="nav-button active">Schedule</button>
|
||||||
<button class="nav-button">My List</button>
|
<button class="nav-button">My List</button>
|
||||||
<button class="nav-button">Marketplace</button>
|
<button class="nav-button" onclick="window.location.href='/marketplace'">Marketplace</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|||||||
Reference in New Issue
Block a user