|
|
@ -1,5 +1,5 @@
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="cs">
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<title>Video example</title>
|
|
|
|
<title>Video example</title>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta charset="utf-8">
|
|
|
@ -24,10 +24,10 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</main>
|
|
|
|
</main>
|
|
|
|
|
|
|
|
|
|
|
|
<script src="https://cdn.nebe.app/store/utils/dist/gsap/3.3.3/gsap.min.js"></script>
|
|
|
|
<script src="https://assets.imagelance.com/libs/gsap/3.3.3/gsap.min.js"></script>
|
|
|
|
<script src="https://cdn.nebe.app/store/utils/dist/gsap/3.3.3/GSDevTools.min.js"></script>
|
|
|
|
<script src="https://assets.imagelance.com/libs/gsap/3.3.3/GSDevTools.min.js"></script>
|
|
|
|
<script src="https://cdn.nebe.app/store/utils/dist/gsap/3.3.3/SplitText.min.js"></script>
|
|
|
|
<script src="https://assets.imagelance.com/libs/gsap/3.3.3/SplitText.min.js"></script>
|
|
|
|
<script src="https://cdn.nebe.app/store/utils/dist/video-helper.min.js"></script>
|
|
|
|
<script src="https://assets.imagelance.com/helpers/utils/dist/video-helper.min.js"></script>
|
|
|
|
<script src="script.js" type="module"></script>
|
|
|
|
<script src="script.js" type="module"></script>
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|