mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 12:36:57 +00:00
link layout
This commit is contained in:
@@ -42,9 +42,17 @@ export default function About() {
|
||||
This project is what it is thanks to the contributions of the wider
|
||||
community. In particular I would like to thank the following for
|
||||
their contributions so far:
|
||||
<ul>
|
||||
<li>Alvaro</li>
|
||||
<li>Flo</li>
|
||||
<ul className="text-teal-600">
|
||||
<li>
|
||||
<Link href="#" target="_blank">
|
||||
Alvaro
|
||||
</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link href="#" target="_blank">
|
||||
Flo
|
||||
</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
<h3
|
||||
|
||||
Reference in New Issue
Block a user