diff --git a/.gitignore b/.gitignore
index d49d2e97d66d08a8bf04dbd2d42661347e5d1ca5..360919c52675634746c7c7f66a8df898ede6a649 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 /src/config.json
 /www/index.html
 /www/index.prod.html
+/www/index.staging.html
 /www/styles/
 /www/scripts/
 /www/lib/
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index bd2c2be32cc0237d3ba219ffb600599e03d5f7d5..0000000000000000000000000000000000000000
--- a/.gitmodules
+++ /dev/null
@@ -1,12 +0,0 @@
-[submodule "www/lib/sib-core"]
-	path = www/lib/sib-core
-	url = git@git.happy-dev.fr:startinblox/sib-core.git
-[submodule "www/lib/sib-router"]
-	path = www/lib/sib-router
-	url = git@git.happy-dev.fr:startinblox/sib-router.git
-[submodule "www/lib/sib-chat"]
-	path = www/lib/sib-chat
-	url = git@git.happy-dev.fr:startinblox/sib-chat.git
-[submodule "www/lib/sib-oidc"]
-	path = www/lib/sib-oidc
-	url = git@git.happy-dev.fr:startinblox/sib-oidc.git
diff --git a/www/lib/sib-chat b/www/lib/sib-chat
index 8a4044a0005ccbba0a09ce1cec141c12a22b4651..caa939969709a40edbeeb23e6f9c38a53d9d2c43 160000
--- a/www/lib/sib-chat
+++ b/www/lib/sib-chat
@@ -1 +1 @@
-Subproject commit 8a4044a0005ccbba0a09ce1cec141c12a22b4651
+Subproject commit caa939969709a40edbeeb23e6f9c38a53d9d2c43
diff --git a/www/lib/sib-core b/www/lib/sib-core
index 76a6460b6869e568c10f0d90c89b147af1446849..9ff71f4d047a101f633872db0820736b8baf792c 160000
--- a/www/lib/sib-core
+++ b/www/lib/sib-core
@@ -1 +1 @@
-Subproject commit 76a6460b6869e568c10f0d90c89b147af1446849
+Subproject commit 9ff71f4d047a101f633872db0820736b8baf792c
diff --git a/www/lib/sib-oidc b/www/lib/sib-oidc
index a2d28858db15747eeffaf80d4072d3bc4ab79fb6..9ce7e6cec7447b7d3c04dee03bf068744373ac3f 160000
--- a/www/lib/sib-oidc
+++ b/www/lib/sib-oidc
@@ -1 +1 @@
-Subproject commit a2d28858db15747eeffaf80d4072d3bc4ab79fb6
+Subproject commit 9ce7e6cec7447b7d3c04dee03bf068744373ac3f
diff --git a/www/lib/sib-router b/www/lib/sib-router
index dc940e550ef4844c55f14907ad024cf83b1fbb25..c358adefa38f93cd3acdf1f75c8c79e4b8379dc4 160000
--- a/www/lib/sib-router
+++ b/www/lib/sib-router
@@ -1 +1 @@
-Subproject commit dc940e550ef4844c55f14907ad024cf83b1fbb25
+Subproject commit c358adefa38f93cd3acdf1f75c8c79e4b8379dc4