Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alvitodev authored Dec 19, 2023
1 parent 4a13e73 commit b8b080c
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions app/kowlastory/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kowla's Story Edu-Fable</title>
</head>
<body>
<video controls autoplay name="media">
<source src="https://alvitodev.github.io/app/kowlastory/KowlaStory.mp4" type="video/mp4">
</video>
</body>
</html>
<video src="https://alvitodev.github.io/app/kowlastory/KowlaStory.mp4"></video>

0 comments on commit b8b080c

Please sign in to comment.