Add source code link

This commit is contained in:
weeb 2025-05-02 12:20:17 +02:00
parent c753373a1f
commit fe68798840

View File

@ -12,6 +12,14 @@
{{ $slot }}
</div>
</div>
<footer class="bg-white rounded-lg shadow-sm m-4 dark:bg-gray-800">
<div class="w-full mx-auto max-w-screen-xl p-4 md:flex md:items-center md:justify-between">
<span class="text-sm text-gray-500 sm:text-center dark:text-gray-400">Source code: <a
href="https://gitea.lolispace.moe/weeb/lolispace-applications" class="hover:underline">Gitea</a>.
Build with ❤️
</span>
</div>
</footer>
</div>
@fluxScripts
</body>