Skip to content

Commit

Permalink
Remove registration link
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolaj Buus Kofoed committed Aug 24, 2023
1 parent f2dfcee commit 39ed864
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions resources/views/welcome.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ class="rounded-md border border-transparent bg-indigo-500 px-4 py-2 font-bold te
>
Log in
</Link>
<Link
href="{{ route('register') }}"
class="rounded-md border border-transparent bg-indigo-500 px-4 py-2 font-bold text-white shadow-sm hover:bg-indigo-700 focus:border-indigo-300 focus:outline-none focus:ring focus:ring-indigo-200 focus:ring-opacity-50"
>
Register
</Link>
@endguest
</div>
</div>
Expand Down

0 comments on commit 39ed864

Please sign in to comment.