diff --git a/index.html b/index.html index 3f3936e..79b77f9 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@
// Practice makes perfect...?
-
experience.Code = CodeRepository.Instance;
+
experience.Code = new CodeCollection();
experience.Code.Explore();