mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-08 22:53:24 +00:00
Update footer
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
<div class="container px-6 mx-auto">
|
||||
<div class="flex flex-col items-center border-t border-gray-200 dark:border-gray-800">
|
||||
<div class="py-6 text-center">
|
||||
<p class="text-gray-500 dark:text-gray-300">© <a href="https://github.com/bakateam" target="_blank" class="text-blue-500 hover:underline">Baka Team</a> {{ (new Date().getFullYear()) }} - All rights reserved</p>
|
||||
<p class="text-gray-500 dark:text-gray-300">Build with ✨ BY
|
||||
<a href="https://twitter.com/khatabwedaa" target="_blank" class="text-blue-500 hover:underline">Khatab Wedaa</a> &
|
||||
<a href="https://twitter.com/miaababikir" target="_blank" class="text-blue-500 hover:underline">Mosab Ibrahim</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user