This commit is contained in:
2024-03-02 03:56:28 +08:00
parent a462e73556
commit 37df28a459

View File

@@ -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>