Skip to content

Commit

Permalink
Dancing letter page added
Browse files Browse the repository at this point in the history
  • Loading branch information
KAmaL-senpai committed Nov 1, 2024
1 parent a83498a commit bdc57e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DancingLetters.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</head>
<body>
<video autoplay muted loop class="video-background">
<source src="dance_video.mp4" type="video/mp4" />
<source src="./assets/dance_video.mp4" type="video/mp4" />
</video>

<h1>Type anything Thing in your keyboard</h1>
Expand Down

0 comments on commit bdc57e1

Please sign in to comment.