mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
Bust cache for download page assets
This commit is contained in:
@@ -6,7 +6,7 @@ layout: default
|
||||
{% include header.html %}
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/transparent-nav.css">
|
||||
<link rel="stylesheet" href="/assets/css/download.css">
|
||||
<link rel="stylesheet" href="/assets/css/download.css?2">
|
||||
<style>
|
||||
.digital-stores .digital-store-list {
|
||||
grid-template-columns: 1fr 1fr;
|
||||
|
||||
@@ -6,7 +6,7 @@ layout: default
|
||||
{% include header.html %}
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/transparent-nav.css">
|
||||
<link rel="stylesheet" href="/assets/css/download.css">
|
||||
<link rel="stylesheet" href="/assets/css/download.css?2">
|
||||
<style>
|
||||
.hero {
|
||||
background-image: url('/assets/download/download-background-4.x.jpg');
|
||||
|
||||
Reference in New Issue
Block a user