mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
Bump cache busting trail for CSS
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user