Skip to content

Commit 738b3e7

Browse files
committed
Merge branch 'gh_pages' of github.com:nivanov-org/mural into gh_pages
2 parents e9f079e + 8ed5092 commit 738b3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h2>Get Started</h2>
256256
// YouTube video link functionality
257257
document.getElementById('hero-container').addEventListener('click', function() {
258258
// Replace this URL with your actual YouTube video URL
259-
window.open('https://www.youtube.com/watch?v=SOFXOyFJMoU', '_blank').focus();
259+
window.open('https://www.youtube.com/watch?v=MOENFOZCs54', '_blank').focus();
260260
});
261261
</script>
262262
</body>

0 commit comments

Comments
 (0)