Update
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
<li class="ms-2"><a href="{{ route('front.privacy') }}">Privacy</a></li>
|
||||
<li class="ms-2"><a href="{{ route('front.terms') }}">Terms</a></li>
|
||||
<li class="ms-2"><a href="{{ route('front.disclaimer') }}">Disclaimer</a></li>
|
||||
|
||||
@if (request()->route()->getName() == 'front.home')
|
||||
<li class="ms-2"><a href="https://awesomeaitools.com?utm_source=aibuddytool.com&utm_medium=footer">Awesome AI Tools <span class="badge rounded-pill bg-danger">NEW</span></a></li>
|
||||
@endif
|
||||
</ul>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user