Skip to content

Commit 6f34963

Browse files
authored
Update demo.html
1 parent 12ac2b4 commit 6f34963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="demo-container">
2424
<section id="demo-video">
2525
<h2>QuantumMind AI in Action</h2>
26-
<iframe src="demo_video.mp4" allowfullscreen></iframe>
26+
<iframe src="https://www.youtube.com/watch?v=w7aL26VlFu4" allowfullscreen></iframe>
2727

2828
<div class="code-highlight">
2929
<h3>Core Simulation Logic</h3>
@@ -148,4 +148,4 @@ <h3>Stress Simulation</h3>
148148
<a href="#license">License</a> | <a href="#privacy">Privacy</a>
149149
</footer>
150150
</body>
151-
</html>
151+
</html>

0 commit comments

Comments
 (0)