Npm (puppeteer)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -46,9 +46,9 @@ class="btn btn-outline-dark text-decoration-none border-2 fw-bold rounded-pill p
|
||||
</div>
|
||||
@endif
|
||||
@if ($tools_count > 0)
|
||||
<div class="container-lg mt-3 mb-3 text-center">
|
||||
<a class="btn btn-primary rounded-pill px-4 breathing-effect btn-lg text-decoration-none bg-gradient"
|
||||
href="{{ route('front.discover.home') }}">Discover More AI Tools ({{ $tools_count}})+</a>
|
||||
</div>
|
||||
<div class="container-lg mt-3 mb-3 text-center">
|
||||
<a class="btn btn-primary rounded-pill px-4 breathing-effect btn-lg text-decoration-none bg-gradient"
|
||||
href="{{ route('front.discover.home') }}">Discover More AI Tools ({{ $tools_count }})+</a>
|
||||
</div>
|
||||
@endif
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user