diff --git a/index.html b/index.html
index 5f4d260..e2dd5ed 100644
--- a/index.html
+++ b/index.html
@@ -1,145 +1,77 @@
-
-
-
-
-
-
-
-
- Custom Shape
-
-
-
-
-
-
-
+
+
+
+
+ Custom Shape
+
+
- var etlogique = {
- entre1 : createEtLogique(300,50, "pd"),
- entre2 : "200",
- sortie : "500",
- }
+
+
+
+
+
- // add the layer to the stage
- stage.add(layer);
- console.log(layer);
-
-