link layout

This commit is contained in:
Owen Rees
2023-06-27 22:51:54 +02:00
parent 7e61931fdb
commit 676610a42d
+11 -3
View File
@@ -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