fix: Uncomment footer badge in footer component

- Uncommented the footer badge section in the footer component for display.
This commit is contained in:
Rico van Zelst
2024-05-01 01:41:15 +02:00
parent c02c4cef71
commit 80fc3200c6

View File

@@ -38,13 +38,13 @@
</li>
</ul>
<div class="flex items-center justify-center w-full mb-4">
{{-- <div class="flex items-center justify-center w-full mb-4">
<a href="https://www.producthunt.com/posts/heimerdinger-lol?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-heimerdinger&#0045;lol"
rel="noopener" target="_blank"><img
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=442110&theme=dark"
alt="Heimerdinger&#0046;lol - Discover&#0032;LoL&#0058;&#0032;Champions&#0044;&#0032;Skins&#0044;&#0032;Sales&#0032;and&#0032;More&#0033; | Product Hunt"
style="width: 250px; height: 54px;" width="250" height="54"/></a>
</div>
</div> --}}
<span
class="flex flex-row items-center justify-center mb-2 text-sm text-gray-300 whitespace-pre sm:text-center dark:text-gray-300"> <a
href="{{route('sitemap.index')}}" class="hover:underline">Sitemap</a></span>