diff --git a/public/assets/bg.jpg b/public/assets/bg.jpg new file mode 100644 index 0000000..bc21240 Binary files /dev/null and b/public/assets/bg.jpg differ diff --git a/public/favicon.ico b/public/assets/favicon.ico similarity index 100% rename from public/favicon.ico rename to public/assets/favicon.ico diff --git a/public/assets/icons/discord.svg b/public/assets/icons/discord.svg new file mode 100644 index 0000000..90f17b2 --- /dev/null +++ b/public/assets/icons/discord.svg @@ -0,0 +1 @@ + diff --git a/public/assets/icons/email.svg b/public/assets/icons/email.svg new file mode 100644 index 0000000..dac9dc7 --- /dev/null +++ b/public/assets/icons/email.svg @@ -0,0 +1 @@ + diff --git a/public/assets/icons/external.svg b/public/assets/icons/external.svg new file mode 100644 index 0000000..6ee2d9a --- /dev/null +++ b/public/assets/icons/external.svg @@ -0,0 +1 @@ + diff --git a/public/assets/lilJudd.png b/public/assets/lilJudd.png new file mode 100644 index 0000000..f9cd46a Binary files /dev/null and b/public/assets/lilJudd.png differ diff --git a/public/assets/logos/kord.png b/public/assets/logos/kord.png new file mode 100644 index 0000000..1cff83a Binary files /dev/null and b/public/assets/logos/kord.png differ diff --git a/public/assets/logos/kordextensions.png b/public/assets/logos/kordextensions.png new file mode 100644 index 0000000..d8c62af Binary files /dev/null and b/public/assets/logos/kordextensions.png differ diff --git a/public/assets/logos/kotlin.svg b/public/assets/logos/kotlin.svg new file mode 100644 index 0000000..be3eddf --- /dev/null +++ b/public/assets/logos/kotlin.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/assets/logos/pgelephant.png b/public/assets/logos/pgelephant.png new file mode 100644 index 0000000..94612cf Binary files /dev/null and b/public/assets/logos/pgelephant.png differ diff --git a/public/assets/logox256.png b/public/assets/logox256.png new file mode 100644 index 0000000..cdb8369 Binary files /dev/null and b/public/assets/logox256.png differ diff --git a/public/assets/screenshots/featureexample.png b/public/assets/screenshots/featureexample.png new file mode 100644 index 0000000..ec57b9b Binary files /dev/null and b/public/assets/screenshots/featureexample.png differ diff --git a/public/assets/screenshots/featureexamplemobile.png b/public/assets/screenshots/featureexamplemobile.png new file mode 100644 index 0000000..51bd453 Binary files /dev/null and b/public/assets/screenshots/featureexamplemobile.png differ diff --git a/public/assets/screenshots/matchexample.png b/public/assets/screenshots/matchexample.png new file mode 100644 index 0000000..5ad04ef Binary files /dev/null and b/public/assets/screenshots/matchexample.png differ diff --git a/public/assets/screenshots/matchexamplemobile.png b/public/assets/screenshots/matchexamplemobile.png new file mode 100644 index 0000000..2afb1bd Binary files /dev/null and b/public/assets/screenshots/matchexamplemobile.png differ diff --git a/public/assets/screenshots/matchplanner.png b/public/assets/screenshots/matchplanner.png new file mode 100644 index 0000000..9d6bae9 Binary files /dev/null and b/public/assets/screenshots/matchplanner.png differ diff --git a/public/assets/screenshots/notifs.png b/public/assets/screenshots/notifs.png new file mode 100644 index 0000000..318ec42 Binary files /dev/null and b/public/assets/screenshots/notifs.png differ diff --git a/public/assets/screenshots/oldplanningmsg.png b/public/assets/screenshots/oldplanningmsg.png new file mode 100644 index 0000000..2ec1656 Binary files /dev/null and b/public/assets/screenshots/oldplanningmsg.png differ diff --git a/public/assets/screenshots/rotationstatus.png b/public/assets/screenshots/rotationstatus.png new file mode 100644 index 0000000..cc5339a Binary files /dev/null and b/public/assets/screenshots/rotationstatus.png differ diff --git a/public/assets/screenshots/timeplanner.png b/public/assets/screenshots/timeplanner.png new file mode 100644 index 0000000..dd8f96e Binary files /dev/null and b/public/assets/screenshots/timeplanner.png differ diff --git a/public/assets/screenshots/unknown.png b/public/assets/screenshots/unknown.png new file mode 100644 index 0000000..1887a7d Binary files /dev/null and b/public/assets/screenshots/unknown.png differ diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 503ce32..c538710 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -6,7 +6,7 @@ function Footer() {
A cute Image of lil Judd <3

li'l Judd

@@ -31,30 +31,21 @@ function Footer() { target="_blank" > The code of the bot{" "} - external link + external link The code of the website{" "} - external link + external link The todo list{" "} - external link + external link Acknowledgements
@@ -64,32 +55,20 @@ function Footer() { @@ -104,10 +83,7 @@ function Footer() { target="_blank" > The license{" "} - external link + external link diff --git a/src/components/NavBar.tsx b/src/components/NavBar.tsx index e242c2b..5b64659 100644 --- a/src/components/NavBar.tsx +++ b/src/components/NavBar.tsx @@ -6,11 +6,7 @@ function NavBar() {