IMPLEMENTACION DE LOS VIDEOS EN EL CATALOGO PUBLICO
This commit is contained in:
+7
-2
@@ -9,7 +9,7 @@
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="estilos.css?v=7">
|
||||
<link rel="stylesheet" href="estilos.css?v=13">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -55,6 +55,11 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- VIDEOS -->
|
||||
<section class="redes-section" id="redes">
|
||||
<div class="redes-grid" id="redesGrid"></div>
|
||||
</section>
|
||||
|
||||
<!-- PRODUCTOS -->
|
||||
<section class="productos-section" id="catalogo">
|
||||
<div class="section-header">
|
||||
@@ -184,6 +189,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="app.js?v=8"></script>
|
||||
<script src="app.js?v=13"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user