templates: bust all css caches with resource_version

This commit is contained in:
Zankaria 2024-08-22 00:15:51 +02:00
parent abfa773282
commit ef1634184a
7 changed files with 21 additions and 21 deletions

View file

@ -1 +1 @@
<link rel="stylesheet" media="screen" href="{{ config.uri_stylesheets }}mod/mod.css" />
<link rel="stylesheet" media="screen" href="{{ config.uri_stylesheets }}mod/mod.css?v={{ config.resource_version }}" />