mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
fix: fix up about page and footer
This commit is contained in:
@@ -50,9 +50,8 @@
|
||||
href="{{ route('sitemap.index') }}" class="hover:underline">Sitemap</a></span>
|
||||
<span
|
||||
class="flex flex-row items-center justify-center text-sm text-gray-400 whitespace-pre sm:text-center dark:text-gray-400">© {{ date('Y') }} <a
|
||||
href="/" class="hover:underline">Heimerdinger.LoL</a> • Made with <a
|
||||
aria-label="Find out more about the creator of Heimerdinger.lol" href="https://solo.to/fwost"><x-iconsax-bul-heart-circle
|
||||
class="relative self-center inline-block w-5 text-red-400"/></a></span>
|
||||
href="/" class="hover:underline">Heimerdinger.LoL</a> • Made with <x-iconsax-bul-heart-circle
|
||||
class="relative self-center inline-block w-5 text-red-400"/></span>
|
||||
|
||||
<span> <p class="mt-3 font-mono text-sm text-gray-200 opacity-75">Version: {{ getCommitHash() }}</p> </span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user