Cache-bust landing.css to force browser reload
This commit is contained in:
parent
0f27a581f8
commit
69f96c48c3
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<link rel="stylesheet" href="tokens.css">
|
||||
<link rel="stylesheet" href="common.css">
|
||||
<link rel="stylesheet" href="mps.css">
|
||||
<link rel="stylesheet" href="landing.css">
|
||||
<link rel="stylesheet" href="landing.css?v=2">
|
||||
|
||||
<!-- <script defer data-domain="makepostsell.com" src="https://analytics.unturf.com/js/plausible.js"></script> -->
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<link rel="stylesheet" href="tokens.css">
|
||||
<link rel="stylesheet" href="common.css">
|
||||
<link rel="stylesheet" href="mps.css">
|
||||
<link rel="stylesheet" href="landing.css">
|
||||
<link rel="stylesheet" href="landing.css?v=2">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue