Skip to content

Commit

Permalink
fix(footer) better ❤️
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmrval committed Aug 2, 2024
1 parent 5e2cdb2 commit fa25530
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions templates/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ <h2 class="text-3xl font-bold mb-6 text-center text-gray-800">👋 Welcome on yo

<footer class="w-full text-center py-4 mt-8">
<p class="text-sm text-gray-600">
&copy; 2024 ltsNinja. Tous droits réservés.
&copy; 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">
Code source
Source code
</a>
</p>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@

<footer class="w-full text-center py-4 mt-8">
<p class="text-sm text-gray-600">
&copy; 2024 ltsNinja. Tous droits réservés.
&copy; 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">
Code source
Source code
</a>
</p>
</footer>
Expand Down

0 comments on commit fa25530

Please sign in to comment.