From bedfd88f8bb27242a0e509374ee077bc4676d37f Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 20 Feb 2025 19:59:26 +0100 Subject: [PATCH 1/4] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 90775747..87daea5a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Website +u# Website This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator. @@ -58,10 +58,10 @@ If you are using GitHub pages for hosting, this command is a convenient way to b #### Defined size for screenshots -|what | size | -|:- | :-: | -|complete screen | width="1920" | -|menue | width="400" | -|pop up | width="500" | +|Component | Size | +|:- | :-: | +|complete screen | width: "1920" | +|menue | width: "400" | +|pop up | width: "500" | The screenshot should show the important aspects and you can put red frames around the specific buttons or areas. From 7ddc967495a400813690e34d20df3aeeb59e67d4 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 21 Feb 2025 08:15:31 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 87daea5a..48776f73 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,10 @@ If you are using GitHub pages for hosting, this command is a convenient way to b #### Defined size for screenshots -|Component | Size | -|:- | :-: | -|complete screen | width: "1920" | -|menue | width: "400" | -|pop up | width: "500" | +|Component | Size. | +|:- | :-: | +|complete screen | width: "1920px" | +|menue | width: "400px" | +|pop up | width: "500px" | The screenshot should show the important aspects and you can put red frames around the specific buttons or areas. From ab0954fd234b99469b3fb004454e991182129cbe Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 21 Feb 2025 08:16:08 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48776f73..08d03e49 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ If you are using GitHub pages for hosting, this command is a convenient way to b #### Defined size for screenshots -|Component | Size. | +|Component | Size | |:- | :-: | |complete screen | width: "1920px" | |menue | width: "400px" | From 405d1bcb67113c0cf720783ede9a64c36e304890 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 21 Feb 2025 10:20:04 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08d03e49..8699308a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -u# Website +# Website This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.