Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update and rename news.html to nuevos.html #38

Merged
merged 19 commits into from
Aug 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed Beginning of Life.jpg
Binary file not shown.
Binary file removed El Diamante.jpg
Binary file not shown.
Binary file removed Ephemeral Coming Soon.jpg
Binary file not shown.
Binary file removed Ephemeral.jpg
Binary file not shown.
Binary file removed Esferas Brillantes.jpg
Binary file not shown.
Binary file removed Espectro.jpg
Binary file not shown.
Binary file removed Eternal life.png
Binary file not shown.
Binary file removed Forward.jpg
Binary file not shown.
Binary file removed Geminis.jpg
Binary file not shown.
Binary file removed La Perla.mp4
Binary file not shown.
Binary file removed La vida de la Estrella.png
Binary file not shown.
Binary file removed Leo.jpg
Binary file not shown.
Binary file removed Libra v2.jpg
Binary file not shown.
Binary file removed Libra.jpg
Binary file not shown.
Binary file removed Si Fuera.jpg
Binary file not shown.
Binary file removed The Infinite.jpg
Binary file not shown.
Binary file removed The Life.jpg
Binary file not shown.
Binary file removed The winds of Autumn.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions es/news.html

This file was deleted.

90 changes: 90 additions & 0 deletions es/nuevos.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
<!DOCTYPE html>
<html lang="es">
<script src="../jquery-3.5.1.min.js"></script>
<script>
$(function(){
$("#menu").load("../menu.html");
});
$(function(){
$("#footer").load("footer.html");
});
</script>
<!-- header.html -->
<div id="header"></div>
<head>
<link rel="stylesheet" href="../index.css"> <script src="../index.js"></script>
<link rel="icon" href="https://grouvex.github.io/img/GROUVEX.png"> <link rel="icon" href="GROUVEX.png" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <meta name="author" content="Grouvex Studios"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="copyright" content="Grouvex Studios"> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> <meta http-equiv="Content-Security-Policy" content="policy"> <meta http-equiv="Referrer-Policy" content="no-referrer"> <meta name="keywords" content="Grouvex, Música, Grouvex Studios, Grouvex's Projects"> <meta name="theme-color" content="#hexcode"> <link rel="canonical" href="URL_canónica">
<!-- Clarity tracking code for https://grouvex.github.io/ -->
<script> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=bwt"; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "mdkjlz9c01");</script>
<!-- Editable -->
<meta property="og:title" content="Política de Privacidad - Grouvex Studios"> <meta property="og:description" content="Política de Privacidad de ©Grouvex Studios"> <meta property="og:image" href="https://grouvex.github.io/img/GROUVEX.png"">
<title>Política de Privacidad- Grouvex Studios</title>
<!-- Main Top -->
<mainTop>
<a href="https://grouvex.github.io/es/grouvex"><span style="font-family: Times New Roman; sans-serif; font-size: 30px;color:white">Grouvex Studios</span></a>
<hr style="width: 0px;margin-right: 10px;margin-right: 10px;opacity:0">
<span style="font-family: Times New Roman;color:white;box-shadow: 0 0 10px gold"> <a href="https://grouvex.github.io/es/grouvex"><u style="color: blue"><span style="color: white">Inicio</span></u></a> | <a href="https://grouvex.github.io/es/nuevos" style="pointer-events: none"><u style="color: blue"><span style="color: green">Nuevos</span></u></a> | <a href="https://grouvex.github.io/es/musica" style="pointer-events: none"><u style="color: blue"><span style="color: white">Música</span></u></a> | <a href="https://grouvex.github.io/sign-up" style="pointer-events: none"><u style="color: blue"><span style="color: white">Registrar</span></u></a> <span id="menu"></span>
</span>
</mainTop>
</head>
<body>
<main>
<!-- Título & Texto -->
<!--Texto -->
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mi Página</title>
<link rel="stylesheet" href="styles.css"> <!-- Enlaza tu archivo CSS aquí -->
</head>
<body>
<main>
<div class="cajetines">
<a href="otra_pagina.html" class="cajetin">
<img src="https:grouvex.github.io/img/GROUVEX.png" alt="" style="width:300px">
<p class="cajetin-fechas">Fecha: <span id="f1"></span></p>
<p class="cajetin-titulo">Título del cajetín 1</p>
<p class="cajetin-footer">©2023</p>
<script>
const uT1 = 1724601600; const f1 = new Date(uT1 * 1000).toUTCString();document.getElementById('f1').textContent = f1;
</script>
</a>
<a href="otra_pagina.html" class="cajetin">
<img src="https:grouvex.github.io/img/GROUVEX.png" alt="" style="width:300px">
<p class="cajetin-fechas">Fecha: <span id="f2"></span></p>
<p class="cajetin-titulo">Título del cajetín 2</p>
<p class="cajetin-footer">©2023</p>
<script>
const uT2 = 1724601600; const f2 = new Date(uT2 * 1000).toUTCString();document.getElementById('f2').textContent = f2;
</script>
</a>
<a href="otra_pagina.html" class="cajetin">
<img src="https:grouvex.github.io/img/GROUVEX.png" alt="" style="width:300px">
<p class="cajetin-fechas">Fecha: <span id="f3"></span></p>
<p class="cajetin-titulo">Título del cajetín 3</p>
<p class="cajetin-footer">©2023</p>
<script>
const uT3 = 1724601600; const f3 = new Date(uT3 * 1000).toUTCString();document.getElementById('f3').textContent = f3;
</script>
</a>
<a href="otra_pagina.html" class="cajetin">
<img src="https:grouvex.github.io/La Perla.jpg" alt="" style="width:300px">
<p class="cajetin-fechas">Fecha: <span id="f4"></span></p>
<p class="cajetin-titulo">Título del cajetín 4</p>
<p class="cajetin-footer">©2023</p>
<script>
const uT4 = 1724601600; const f4 = new Date(uT4 * 1000).toUTCString();document.getElementById('f4').textContent = f4;
</script>
</a>
</div>
</main>
</body>
</html>

</main>
</body>
<div id="footer"></div>
</html>