feat(versioning): update asset paths and versioning logic in HTML and scripts
This commit is contained in:
@@ -77,17 +77,17 @@
|
||||
<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=Crimson+Text:wght@600;700&family=Courier+Prime:wght@400;700&family=JetBrains+Mono:wght@400;700;800&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="styles.1a37b506.css">
|
||||
<link rel="stylesheet" href="styles.2e5df802.css">
|
||||
<link rel="icon" type="image/png" href="logo.78f51359.png">
|
||||
<link rel="sitemap" type="application/xml" href="/www/sitemap.xml">
|
||||
<link rel="stylesheet" href="styles.2e5df802.css">
|
||||
<link rel="icon" type="image/png" href="logo.78f51359.png">
|
||||
<link rel="sitemap" type="application/xml" href="/sitemap.xml">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<link rel="icon" type="image/png" href="logo.png">
|
||||
<link rel="manifest" href="manifest.webmanifest">
|
||||
<meta name="theme-color" content="#ff4444">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<meta name="apple-mobile-web-app-title" content="Impostor">
|
||||
<link rel="apple-touch-icon" href="logo.png">
|
||||
<link rel="apple-touch-icon" href="logo.78f51359.png">
|
||||
<script defer src="https://analytics.dariosevilla.es/script.js" data-website-id="0520a008-d309-477f-9742-b4a674ac42eb"></script>
|
||||
</head>
|
||||
<body>
|
||||
@@ -117,7 +117,7 @@
|
||||
<!-- Welcome screen -->
|
||||
<div id="welcome-screen" class="screen active">
|
||||
<div class="welcome-content">
|
||||
<img src="logo.png" alt="Logo" class="welcome-logo">
|
||||
<img src="logo.78f51359.png" alt="Logo" class="welcome-logo">
|
||||
<h1 class="welcome-title">Juego del Impostor</h1>
|
||||
<p class="welcome-subtitle">¿Podrás descubrir quién es el impostor?</p>
|
||||
<div class="welcome-buttons">
|
||||
@@ -265,7 +265,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="script.js"></script>
|
||||
<script src="script.c9dd22de.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user