mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
github link updated
This commit is contained in:
@@ -41,3 +41,7 @@ yarn-error.log*
|
|||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
|
||||||
|
# yarn
|
||||||
|
/.yarnrc.yml
|
||||||
|
/.yarn/
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ export default function Footer() {
|
|||||||
onClick={() => setBurgerMenuIsOpen(false)}
|
onClick={() => setBurgerMenuIsOpen(false)}
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/TheRealOwenRees/echecsfrance"
|
href="https://github.com/echecsfrance/echecsfrance"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
aria-label={t("githubAria")}
|
aria-label={t("githubAria")}
|
||||||
className="mr-4"
|
className="mr-4"
|
||||||
|
|||||||
@@ -156,7 +156,7 @@ export default function Home() {
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
className="text-primary hover:bg-primary-700"
|
className="text-primary hover:bg-primary-700"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
href="https://github.com/TheRealOwenRees/echecsfrance"
|
href="https://github.com/echecsfrance/echecsfrance"
|
||||||
>
|
>
|
||||||
{str}
|
{str}
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user