We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9f079e + 8ed5092 commit 738b3e7Copy full SHA for 738b3e7
docs/index.html
@@ -256,7 +256,7 @@ <h2>Get Started</h2>
256
// YouTube video link functionality
257
document.getElementById('hero-container').addEventListener('click', function() {
258
// Replace this URL with your actual YouTube video URL
259
- window.open('https://www.youtube.com/watch?v=SOFXOyFJMoU', '_blank').focus();
+ window.open('https://www.youtube.com/watch?v=MOENFOZCs54', '_blank').focus();
260
});
261
</script>
262
</body>
0 commit comments