We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a345dc4 commit e76d20cCopy full SHA for e76d20c
README.md
@@ -1,6 +1,4 @@
1
# Node.js Chat App
2
3
-<video width="480" height="320" controls>
4
- <source src="https://nodejs-app-eks.s3.us-east-1.amazonaws.com/video.mov" type="video/mp4">
5
- Your browser does not support the video tag
6
-</video>
+<video src="https://nodejs-app-eks.s3.us-east-1.amazonaws.com/video.mov" controls title="Title"></video>
+
0 commit comments