We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b33e0d commit 581b0ccCopy full SHA for 581b0cc
cloudinary_cli/templates/html/video_player
@@ -2,13 +2,13 @@
2
3
<head>
4
<link rel="stylesheet"
5
- href="https://cdn.jsdelivr.net/npm/cloudinary-video-player@2.3.5/dist/cld-video-player.min.css">
+ href="https://cdn.jsdelivr.net/npm/cloudinary-video-player@latest/dist/cld-video-player.min.css">
6
</head>
7
8
<body>
9
10
<script
11
- src="https://cdn.jsdelivr.net/npm/cloudinary-video-player@2.3.5/dist/cld-video-player.light.min.js"></script>
+ src="https://cdn.jsdelivr.net/npm/cloudinary-video-player@latest/dist/cld-video-player.light.min.js"></script>
12
13
<video
14
style="min-width:100vw;min-height:100vh;max-width:100vw;max-height:100vh"
0 commit comments