Cache bust styles.css with query param
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
<meta property="og:site_name" content="Protospace" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<title>Sewing Room – Protospace</title>
|
||||
<link rel="preload" href="/styles.css" as="style" />
|
||||
<link rel="stylesheet" href="/styles.css" />
|
||||
<link rel="preload" href="/styles.css?v=1790211252" as="style" />
|
||||
<link rel="stylesheet" href="/styles.css?v=1790211252" />
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
|
||||
Reference in New Issue
Block a user