mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
Bust the cache for recent changes
This commit is contained in:
@@ -5,7 +5,7 @@ layout: default
|
||||
{% include header.html %}
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/download.css?2">
|
||||
<link rel="stylesheet" href="/assets/css/download-version.css">
|
||||
<link rel="stylesheet" href="/assets/css/download-version.css?2">
|
||||
<style>
|
||||
.hero {
|
||||
background-image: none;
|
||||
|
||||
@@ -9,7 +9,7 @@ layout: default
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/transparent-nav.css">
|
||||
<link rel="stylesheet" href="/assets/css/download.css?2">
|
||||
<link rel="stylesheet" href="/assets/css/download-version.css">
|
||||
<link rel="stylesheet" href="/assets/css/download-version.css?2">
|
||||
<style>
|
||||
.hero {
|
||||
background-image: url('/assets/download/download-background-preview.jpg');
|
||||
|
||||
Reference in New Issue
Block a user