Cache bust awards.css for confetti change.

remotes/1693045480750635534/spooky-22
Snakes 2022-05-24 15:09:42 -04:00
parent 72838d9733
commit fdd5704348
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<style>:root{--primary:#{{v.themecolor}}}</style>
<link rel="stylesheet" href="/assets/css/main.css?v=273">
<link rel="stylesheet" href="/assets/css/{{v.theme}}.css?v=58">
<link rel="stylesheet" href="/assets/css/awards.css?v=6">
<link rel="stylesheet" href="/assets/css/awards.css?v=7">
{% if v.agendaposter %}
<style>
html {
@ -36,7 +36,7 @@
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
<link rel="stylesheet" href="/assets/css/main.css?v=273">
<link rel="stylesheet" href="/assets/css/{{config('DEFAULT_THEME')}}.css?v=57">
<link rel="stylesheet" href="/assets/css/awards.css?v=6">
<link rel="stylesheet" href="/assets/css/awards.css?v=7">
{% endif %}
{% if request.path == '/catalog' %}