Bump cache busting trail for CSS

This commit is contained in:
Yuri Sizov
2022-11-26 23:16:10 +03:00
parent 1d7ce221f5
commit 35f8140928

View File

@@ -38,7 +38,7 @@ description = "head partial"
<link rel="alternate" type="application/rss+xml" title="Godot News" href="/rss.xml">
<link rel="icon" href="{{ 'assets/favicon.png' | theme }}" sizes="any">
<link rel="icon" href="{{ 'assets/favicon.svg' | theme }}" type="image/svg+xml">
<link rel="stylesheet" href="{{ 'assets/css/main.css?12' | theme }}">
<link rel="stylesheet" href="{{ 'assets/css/main.css?13' | theme }}">
<link rel="stylesheet" href="{{ 'assets/css/tobii.min.css?1' | theme }}">
<link rel="preload" as="font" href="{{ 'assets/fonts/Montserrat-Bold.woff2?1' | theme }}" crossorigin>
<link rel="preload" as="font" href="{{ 'assets/fonts/Montserrat-ExtraBold.woff2?1' | theme }}" crossorigin>