Skip to content

Commit

Permalink
Remove client-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed May 30, 2024
1 parent 07461f6 commit cf8a3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webapp/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<!-- Import base CSS -->
<link href="/fonts/lexend.css" rel="stylesheet">
<link href="/assets/reset.css" rel="stylesheet">
<link href="/assets/reset.css?v=1" rel="stylesheet">

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KZM1Q77YBJ"></script>
Expand Down

0 comments on commit cf8a3d8

Please sign in to comment.