diff --git a/.gitignore b/.gitignore
index 34b84ae..23c9f4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ public/
# BUT allow the folder and sitemap.xml inside it
!public/
!public/sitemap.xml
+!public/wdi-logo.ico
# Storybook
storybook-static
diff --git a/index.html b/index.html
index a94587f..e280804 100644
--- a/index.html
+++ b/index.html
@@ -134,13 +134,13 @@
-
+
-
+
-
+
diff --git a/public/wdi-logo.ico b/public/wdi-logo.ico
new file mode 100644
index 0000000..f05a18f
Binary files /dev/null and b/public/wdi-logo.ico differ