mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
Footer link feeback
This commit is contained in:
@@ -15,7 +15,7 @@ export default function Footer() {
|
||||
© {new Date().getFullYear()} - Owen Rees & Timothy Armes
|
||||
</div>
|
||||
|
||||
<div className="flex items-center py-2">
|
||||
<div className="flex items-center py-2 hover:[&_a]:opacity-80">
|
||||
<Link
|
||||
href="https://github.com/TheRealOwenRees/echecsfrance"
|
||||
target="_blank"
|
||||
@@ -40,7 +40,7 @@ export default function Footer() {
|
||||
EN
|
||||
</Link>
|
||||
</div>
|
||||
<div className="text-xs">
|
||||
<div className="text-xs hover:opacity-80">
|
||||
<ThemeSwitcher />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user