Clean up debug logs and bump cache version

This commit is contained in:
itsaygea
2026-01-24 09:18:30 -07:00
parent 3253f1f9a7
commit 2ee17846b8
2 changed files with 2 additions and 9 deletions
+2 -2
View File
@@ -7,7 +7,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=Orbitron:wght@400;500;600;700;800;900&family=Rajdhani:wght@300;400;500;600;700&family=Share+Tech+Mono&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css?v=3">
<link rel="stylesheet" href="css/style.css?v=4">
</head>
<body>
<!-- Mobile Menu Toggle -->
@@ -603,6 +603,6 @@
</div>
</div>
<script src="js/main.js?v=3"></script>
<script src="js/main.js?v=4"></script>
</body>
</html>