Skip to content

Commit 3d356e3

Browse files
committed
Bust RoboNaldo asset cache
1 parent 140d401 commit 3d356e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/RoboNaldo/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- <link rel="preconnect" href="https://fonts.googleapis.com"> -->
1919
<!-- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> -->
2020
<!-- <link href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght,SOFT@9..144,400;9..144,500;9..144,600;9..144,700;9..144,800;9..144,900&family=Source+Serif+4:opsz,wght@8..60,400;8..60,500;8..60,600;8..60,700&family=JetBrains+Mono:wght@400;600&display=swap" rel="stylesheet"> -->
21-
<link rel="stylesheet" href="static/css/index.css">
21+
<link rel="stylesheet" href="static/css/index.css?v=20260612">
2222
</head>
2323
<body>
2424
<div class="top-progress" aria-hidden="true"><span class="top-progress-bar"></span></div>
@@ -544,6 +544,6 @@ <h2>BibTeX</h2>
544544
</div>
545545
</footer>
546546

547-
<script src="static/js/index.js"></script>
547+
<script src="static/js/index.js?v=20260612"></script>
548548
</body>
549549
</html>

0 commit comments

Comments
 (0)