diff --git a/public/logos/webkinder-dark.svg b/public/logos/webkinder-dark.svg
new file mode 100644
index 00000000..ab6a6a26
--- /dev/null
+++ b/public/logos/webkinder-dark.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/public/logos/webkinder-square.svg b/public/logos/webkinder-square.svg
new file mode 100644
index 00000000..62094d8b
--- /dev/null
+++ b/public/logos/webkinder-square.svg
@@ -0,0 +1,6 @@
+
+
+
diff --git a/public/logos/webkinder.svg b/public/logos/webkinder.svg
new file mode 100644
index 00000000..cb8433c8
--- /dev/null
+++ b/public/logos/webkinder.svg
@@ -0,0 +1,7 @@
+
+
diff --git a/src/featured-sponsors.json b/src/featured-sponsors.json
index e59e2fac..6d048668 100644
--- a/src/featured-sponsors.json
+++ b/src/featured-sponsors.json
@@ -241,5 +241,14 @@
"squareLogo": "/logos/dkd.svg",
"url": "https://www.dkd.de/en/",
"github": "dkd"
+ },
+ {
+ "name": "WEBKINDER",
+ "type": "standard",
+ "logo": "/logos/webkinder.svg",
+ "darklogo": "/logos/webkinder-dark.svg",
+ "squareLogo": "/logos/webkinder-square.svg",
+ "url": "https://www.webkinder.ch/",
+ "github": "webkinder"
}
]