Add source code link
This commit is contained in:
parent
c753373a1f
commit
fe68798840
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user