diff --git a/404.html b/404.html index 7409e3a..43607b6 100644 --- a/404.html +++ b/404.html @@ -5,33 +5,33 @@ - - - - - - - - - - - - - + + + + + + + + + + + + +
+
+ + diff --git a/sverdle/how-to-play.html b/sverdle/how-to-play.html index 9d4e2f3..54b7660 100644 --- a/sverdle/how-to-play.html +++ b/sverdle/how-to-play.html @@ -5,11 +5,11 @@ - - How to play Sverdle + + How to play Sverdle -
SvelteKit
GitHub

How to play Sverdle

Sverdle is a clone of Wordle, the +

SvelteKit
GitHub

How to play Sverdle

Sverdle is a clone of Wordle, the word guessing game. To play, enter a five-letter English word. For example:

r i t z y

The y is in the right place. r and t are the right letters, but in the wrong place. The other letters are wrong, and can be discarded. Let's make another guess:

p a r t y

This time we guessed right! You have six guesses to get the word.

Unlike the original Wordle, Sverdle runs on the server instead of in the browser, making it impossible to cheat. It uses <form> and cookies to submit data, meaning you can diff --git a/upload.html b/upload.html index 6e880d7..54bb3b1 100644 --- a/upload.html +++ b/upload.html @@ -5,33 +5,33 @@ - - - - - - - - - - - - - + + + + + + + + + + + + +