Skip to content

Commit

Permalink
Why uncache is dead?
Browse files Browse the repository at this point in the history
  • Loading branch information
xfenix committed Oct 17, 2023
1 parent 7c687f6 commit f71ebb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- uncache -->
<link rel="stylesheet" type="text/css" href="./index.css?v2">
<link rel="stylesheet" type="text/css" href="./index.css?v3">
<!-- enduncache -->
<script type="application/ld+json">
{
Expand Down

0 comments on commit f71ebb1

Please sign in to comment.