✨ Added footer
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<footer class="text-center text-white border-black">
|
||||
<div class="text-center p-4 bg-gray-700">
|
||||
Made with ❤️ by
|
||||
<a
|
||||
href="https://mawoka.eu?utm_source=ClassQuiz&utm_medium=footer"
|
||||
class="hover:underline bg-clip-text text-transparent bg-gradient-to-r from-[#009444] via-[#39b54a] to-[#8dc63f]"
|
||||
>Mawoka</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex justify-center bg-gray-700 border-t-2 border-t-white">
|
||||
<p class="text-gray-400 text-center">
|
||||
<i>Kahoot! and the K! logo are trademarks of Kahoot! AS</i>
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user