Spaces:
Running
Running
Integrate complete walkthrough mode functionality into main HTML
Browse files- index.html +1 -0
index.html
CHANGED
@@ -2705,5 +2705,6 @@
|
|
2705 |
// Initialize
|
2706 |
startAnimation();
|
2707 |
</script>
|
|
|
2708 |
</body>
|
2709 |
</html>
|
|
|
2705 |
// Initialize
|
2706 |
startAnimation();
|
2707 |
</script>
|
2708 |
+
<script src="walkthrough-enhancement.js"></script>
|
2709 |
</body>
|
2710 |
</html>
|