Skip to content

Commit

Permalink
Bump the CSS cache. (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntoll authored May 10, 2024
1 parent 3692eb3 commit a9951d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">

<link rel="stylesheet" href="assets/css/main.css?v=1.4">
<link rel="stylesheet" href="assets/css/main.css?v=1.5">

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

0 comments on commit a9951d4

Please sign in to comment.