forked from rDrama/rDrama
1
0
Fork 0

Update assetcache.html

master
gooseman 2022-05-27 22:51:29 -07:00 committed by GitHub
parent d96bf31c4c
commit 539f9185c8
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
{%-
set CACHE_VER = {
'css/main.css': 277,
'css/main.css': 278,
}
-%}
{%- macro asset(name) -%}
/assets/{{name}}?v={{ CACHE_VER[name] }}
{%- endmacro -%}
{%- endmacro -%}