fix formatting
This commit is contained in:
parent
6a75cd777b
commit
52260db5e8
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ export function About() {
|
|||
</a>{" "}
|
||||
by <a href="https://twitter.com/powerlanguish">powerlanguage</a>,
|
||||
built on <a href="https://twitter.com/chordbug">chordbug</a>'s{" "}
|
||||
<a href="https://github.com/lynn/hello-wordl">hello wordl</a> and
|
||||
<a href="https://github.com/lynn/hello-wordl"><i>hello wordl</i></a> and
|
||||
inspired by <a href="https://qntm.org/">qntm</a>'s{" "}
|
||||
<a href="https://qntm.org/files/absurdle/absurdle.html">Absurdle</a>.
|
||||
<a href="https://qntm.org/files/absurdle/absurdle.html"><i>Absurdle</i></a>.
|
||||
You start with a prepopulated table of guesses and must find a way to{" "}
|
||||
<i>guarantee</i> a win in exactly 2 guesses.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue