Update: Index.html && Javascript

This commit is contained in:
Siroco 2023-05-06 15:52:25 -05:00
parent 9292d73cf2
commit 2ae42eaaa7
No known key found for this signature in database
GPG Key ID: 1324098302A514B0
5 changed files with 53 additions and 10 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
assets/video-js.min.css vendored Normal file

File diff suppressed because one or more lines are too long

40
assets/video.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -8,7 +8,9 @@
<link rel="stylesheet" type="text/css" href="assets/video-js.min.css">
<link rel="stylesheet" type="text/css" href="https://sindominio.net/semantic/semantic.min.css">
<link rel="stylesheet" type="text/css" href="https://sindominio.net/css/style.css">
<link rel="stylesheet" type="text/css" href="assets/styles-sintoniza.css">
<script src="assets/jquery-3.6.1.slim.min.js"></script>
<script src="assets/video.min.js "></script>
<link rel="stylesheet" type="text/css" href="assets/styles-sintoniza.css">
<style type="text/css">
</style>
</head>
@ -64,11 +66,6 @@
</nav>
<script>
$('.ui.dropdown')
.dropdown()
;
</script>
</header>
<div id="content-wrapper">
<div id="main" class="ui container">
@ -162,8 +159,15 @@
</footer>
<script src="assets/jquery-slim.min.js"></script>
<script src="assets/video-js.min.js"></script>
<script>
// TODO
/*
$('.ui.dropdown')
.dropdown()
;
*/
</script>
<script>
$(function() {
if (window.location.hash) {