Update index.html
fixed footer
This commit is contained in:
parent
0657a2b6db
commit
45eb20ad04
1 changed files with 2 additions and 2 deletions
|
|
@ -264,9 +264,9 @@
|
|||
</main>
|
||||
|
||||
<footer id="footer" class="animate-on-load absolute bottom-4 text-center w-full text-sm text-gray-500 dark:text-gray-400">
|
||||
<p class="flex items-center justify-center">
|
||||
<p class="flex flex-col md:flex-row items-center justify-center">
|
||||
<span data-translate-key="copyright">© 2025 Paulina i Paweł Orzech. Wszelkie prawa zastrzeżone.</span>
|
||||
<span class="mx-2">|</span>
|
||||
<span class="hidden md:inline md:mx-2">|</span>
|
||||
<a href="https://github.com/pawelorzech/orzech.me" target="_blank" rel="noopener noreferrer" class="github-link hover:text-blue-600 dark:hover:text-blue-400 transition-colors duration-300" data-translate-key="github_link">GitHub</a>
|
||||
<span class="ml-1">🌰</span>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue