diff --git a/files/assets/images/WPD/cached.webp b/files/assets/images/WPD/cached.webp index 716b24d8f..5c7079150 100644 Binary files a/files/assets/images/WPD/cached.webp and b/files/assets/images/WPD/cached.webp differ diff --git a/files/templates/util/assetcache.html b/files/templates/util/assetcache.html index e9cc77858..97412f164 100644 --- a/files/templates/util/assetcache.html +++ b/files/templates/util/assetcache.html @@ -38,5 +38,5 @@ set CACHE_VER = { {%- endmacro -%} {%- macro asset_siteimg(name) -%} -/i/{{SITE_NAME}}/{{name}}?v=3002 +/i/{{SITE_NAME}}/{{name}}?v=3003 {%- endmacro -%}