Skip to content

Commit 4fc271f

Browse files
committed
cache bust
i need to make something for this
1 parent 67aa6a2 commit 4fc271f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_includes/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/>
2222
<link rel="icon" type="image/svg+xml" href="/favicon.svg?v=1" />
2323

24-
<link rel="stylesheet" href="/assets/css/main.css?v=71025" />
24+
<link rel="stylesheet" href="/assets/css/main.css?v=710251" />
2525
<title>
2626
{%- if title -%}{{ title }} | {{ site.title }} {%- else -%} {{
2727
site.title }} | {{ site.description}}{%- endif -%}

0 commit comments

Comments
 (0)