From 593a631a564926b5b118805b8bea13a753e4757d Mon Sep 17 00:00:00 2001 From: Simponic Date: Sat, 28 Jan 2023 22:56:10 -0700 Subject: Ensure board is flipped when starting a game as dark, move some constants to environment variables, minor frontend changes: --- front/src/routes/home.jsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'front/src/routes/home.jsx') diff --git a/front/src/routes/home.jsx b/front/src/routes/home.jsx index baccb5f..0660a72 100644 --- a/front/src/routes/home.jsx +++ b/front/src/routes/home.jsx @@ -49,6 +49,19 @@ export const Home = () => { codeBlock /> +
+
  • Finally, play chess!
  • +

    Ideally, keeping the following contols in mind:

    + +
    ); -- cgit v1.3