From bf17fd892cde85c39995ab67615ff5e879959fa1 Mon Sep 17 00:00:00 2001 From: Jon Eugster Date: Wed, 19 Jul 2023 12:10:35 +0200 Subject: [PATCH] update text on landing page --- client/src/components/landing_page.tsx | 32 ++++++++++++++------------ 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/client/src/components/landing_page.tsx b/client/src/components/landing_page.tsx index e1727bf..0427eae 100644 --- a/client/src/components/landing_page.tsx +++ b/client/src/components/landing_page.tsx @@ -104,18 +104,6 @@ function LandingPage() {
- - + +
@@ -154,11 +154,13 @@ This is a good first introduction to Lean!" a template.

- There will be an option to load and run games through the server - directly by specifying a URL, but this is still in development. + There is an option to load and run your own games direclty on the server, + instructions are in the NNG repo. Since this is still in development we'd like to + encourage you to contact us for support creating your own game. The documentation is + not polished yet.

- To add games to this page, you should get in contact as + To add games to this main page, you should get in contact as games will need to be added manually.