diff --git a/index.html b/potain03/index.html
similarity index 100%
rename from index.html
rename to potain03/index.html
diff --git a/jeux/assets/camel.js b/potain03/jeux/assets/camel.js
similarity index 100%
rename from jeux/assets/camel.js
rename to potain03/jeux/assets/camel.js
diff --git a/jeux/assets/jeu.js b/potain03/jeux/assets/jeu.js
similarity index 100%
rename from jeux/assets/jeu.js
rename to potain03/jeux/assets/jeu.js
diff --git a/jeux/assets/nature.css b/potain03/jeux/assets/nature.css
similarity index 100%
rename from jeux/assets/nature.css
rename to potain03/jeux/assets/nature.css
diff --git a/jeux/assets/nature.js b/potain03/jeux/assets/nature.js
similarity index 100%
rename from jeux/assets/nature.js
rename to potain03/jeux/assets/nature.js
diff --git a/jeux/assets/style.css b/potain03/jeux/assets/style.css
similarity index 100%
rename from jeux/assets/style.css
rename to potain03/jeux/assets/style.css
diff --git a/jeux/camel.html b/potain03/jeux/camel.html
similarity index 100%
rename from jeux/camel.html
rename to potain03/jeux/camel.html
diff --git a/jeux/images/camel-2.jpg b/potain03/jeux/images/camel-2.jpg
similarity index 100%
rename from jeux/images/camel-2.jpg
rename to potain03/jeux/images/camel-2.jpg
diff --git a/jeux/images/camel.afphoto b/potain03/jeux/images/camel.afphoto
similarity index 100%
rename from jeux/images/camel.afphoto
rename to potain03/jeux/images/camel.afphoto
diff --git a/jeux/images/camel.jpg b/potain03/jeux/images/camel.jpg
similarity index 100%
rename from jeux/images/camel.jpg
rename to potain03/jeux/images/camel.jpg
diff --git a/jeux/images/feuille-1.png b/potain03/jeux/images/feuille-1.png
similarity index 100%
rename from jeux/images/feuille-1.png
rename to potain03/jeux/images/feuille-1.png
diff --git a/jeux/images/feuille-2.png b/potain03/jeux/images/feuille-2.png
similarity index 100%
rename from jeux/images/feuille-2.png
rename to potain03/jeux/images/feuille-2.png
diff --git a/jeux/images/feuille-3.png b/potain03/jeux/images/feuille-3.png
similarity index 100%
rename from jeux/images/feuille-3.png
rename to potain03/jeux/images/feuille-3.png
diff --git a/jeux/images/nature.jpg b/potain03/jeux/images/nature.jpg
similarity index 100%
rename from jeux/images/nature.jpg
rename to potain03/jeux/images/nature.jpg
diff --git a/jeux/images/signal.jpg b/potain03/jeux/images/signal.jpg
similarity index 100%
rename from jeux/images/signal.jpg
rename to potain03/jeux/images/signal.jpg
diff --git a/jeux/nature.html b/potain03/jeux/nature.html
similarity index 100%
rename from jeux/nature.html
rename to potain03/jeux/nature.html
diff --git a/jeux/signal.html b/potain03/jeux/signal.html
similarity index 100%
rename from jeux/signal.html
rename to potain03/jeux/signal.html
diff --git a/upload b/upload
index 9dda930..718667d 100755
--- a/upload
+++ b/upload
@@ -1,4 +1,4 @@
#!/bin/bash
-scp index.html ubuntu:caddy/static/potain3/
-scp -r jeux ubuntu:caddy/static/potain3/
+scp potain03/index.html ubuntu:caddy/static/potain3/
+scp -r potain03/jeux ubuntu:caddy/static/potain3/