Disable routes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="container-fluid shadow-sm">
|
||||
<header
|
||||
class="d-grid d-lg-flex flex-wrap justify-content-center justify-content-lg-between py-2 text-center text-lg-start">
|
||||
class="d-grid d-lg-flex flex-wrap justify-content-center justify-content-center py-2 text-center text-lg-start">
|
||||
|
||||
|
||||
<div class="align-self-center">
|
||||
@@ -14,10 +14,10 @@ class="btn btn-link d-inline-flex text-decoration-none hover-grow text-center ga
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="align-self-center">
|
||||
{{-- <div class="align-self-center">
|
||||
<a href="{{ route('front.submit-tool') }}">Submit your AI Tool <span
|
||||
class="badge text-bg-primary text-white">FREE!</span></a>
|
||||
</div>
|
||||
</div> --}}
|
||||
|
||||
</header>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user