Update app.blade.php

This commit is contained in:
Thomas G 2022-07-15 23:14:04 +10:00
parent 6ca86fdf0d
commit 1152f36d69
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<a id="logo_small" class="invisible" href="{{ route('home') }}"><img alt="ARCHBLOX Logo"
src="{{ asset('img/MORBLOXlogoshort.png') }}" width="45" height="40" /></a>
<div class="navbarbuttoncontainer">
<a class="navbarbutton" id="smallbtn5" href="#">Games</a>
<a class="navbarbutton" id="smallbtn5" href="{{ route('download') }}">Games</a>
<a class="navbarbutton" id="smallbtn4" href="#">Catalog</a>
<a class="navbarbutton" id="smallbtn0" href="#">Build</a>
<a class="navbarbutton" id="smallbtn2"