Files
LevyraatiRevived/src/components/Footer.svelte
T
2024-10-14 23:35:24 +03:00

5 lines
164 B
Svelte

<footer class="bg-zinc-800 text-white mt-20 py-20 text-center drop-shadow-2xl">
<p>&copy; 2024 Levyraati Revived.</p>
<p>Yhdessä musiikin parissa.</p>
</footer>