fix(footer) better ❤️
This commit is contained in:
@@ -75,9 +75,9 @@
|
|||||||
|
|
||||||
<footer class="w-full text-center py-4 mt-8">
|
<footer class="w-full text-center py-4 mt-8">
|
||||||
<p class="text-sm text-gray-600">
|
<p class="text-sm text-gray-600">
|
||||||
© 2024 ltsNinja. Tous droits réservés.
|
© 2024 ltsNinja. Made with ❤️ -
|
||||||
<a href="https://github.com/itsmrval/ltsninja" target="_blank" rel="noopener noreferrer" class="text-blue-500 hover:text-blue-700 transition duration-300">
|
<a href="https://github.com/itsmrval/ltsninja" target="_blank" rel="noopener noreferrer" class="text-blue-500 hover:text-blue-700 transition duration-300">
|
||||||
Code source
|
Source code
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
@@ -73,9 +73,9 @@
|
|||||||
|
|
||||||
<footer class="w-full text-center py-4 mt-8">
|
<footer class="w-full text-center py-4 mt-8">
|
||||||
<p class="text-sm text-gray-600">
|
<p class="text-sm text-gray-600">
|
||||||
© 2024 ltsNinja. Tous droits réservés.
|
© 2024 ltsNinja. Made with ❤️ -
|
||||||
<a href="https://github.com/itsmrval/ltsninja" target="_blank" rel="noopener noreferrer" class="text-blue-500 hover:text-blue-700 transition duration-300">
|
<a href="https://github.com/itsmrval/ltsninja" target="_blank" rel="noopener noreferrer" class="text-blue-500 hover:text-blue-700 transition duration-300">
|
||||||
Code source
|
Source code
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user