Update app.blade.php

This commit is contained in:
Thomas G 2022-07-23 06:56:10 +10:00
parent 555d96aa8d
commit 3bd13a4d4d
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<div class="navbar">
<a id="logo_full" href="{{ route('home') }}"><img alt="ARCHBLOX Logo"
src="{{ asset('img/MORBLOXlogo.png') }}" width="200" height="40" /></a>
<a id="logo_small" class="invisible" href="{{ route('home') }}"><img alt="ARCHBLOX Logo"
<a id="logo_small" 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="{{ route('incomplete') }}">Games</a>