We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ac2b4 commit 6f34963Copy full SHA for 6f34963
demo.html
@@ -23,7 +23,7 @@
23
<div class="demo-container">
24
<section id="demo-video">
25
<h2>QuantumMind AI in Action</h2>
26
- <iframe src="demo_video.mp4" allowfullscreen></iframe>
+ <iframe src="https://www.youtube.com/watch?v=w7aL26VlFu4" allowfullscreen></iframe>
27
28
<div class="code-highlight">
29
<h3>Core Simulation Logic</h3>
@@ -148,4 +148,4 @@ <h3>Stress Simulation</h3>
148
<a href="#license">License</a> | <a href="#privacy">Privacy</a>
149
</footer>
150
</body>
151
-</html>
+</html>
0 commit comments