diff --git a/files/assets/images/rDrama/banners-event/2022-ICP.webp b/files/assets/images/rDrama/banners-event/2022-ICP.webp new file mode 100644 index 000000000..4bc2d0c9c Binary files /dev/null and b/files/assets/images/rDrama/banners-event/2022-ICP.webp differ diff --git a/files/assets/images/rDrama/banners/114.webp b/files/assets/images/rDrama/banners/114.webp deleted file mode 100644 index c474aa58c..000000000 Binary files a/files/assets/images/rDrama/banners/114.webp and /dev/null differ diff --git a/files/assets/images/rDrama/banners/133.webp b/files/assets/images/rDrama/banners/133.webp index 3867d273b..bb3d993f1 100644 Binary files a/files/assets/images/rDrama/banners/133.webp and b/files/assets/images/rDrama/banners/133.webp differ diff --git a/files/assets/images/rDrama/banners/134.webp b/files/assets/images/rDrama/banners/134.webp index d566e7751..7c6f8145b 100644 Binary files a/files/assets/images/rDrama/banners/134.webp and b/files/assets/images/rDrama/banners/134.webp differ diff --git a/files/assets/images/rDrama/banners/135.webp b/files/assets/images/rDrama/banners/135.webp index c6119d3a6..d4e50b15a 100644 Binary files a/files/assets/images/rDrama/banners/135.webp and b/files/assets/images/rDrama/banners/135.webp differ diff --git a/files/assets/images/rDrama/banners/136.webp b/files/assets/images/rDrama/banners/136.webp index 899b5f894..6932c7ec9 100644 Binary files a/files/assets/images/rDrama/banners/136.webp and b/files/assets/images/rDrama/banners/136.webp differ diff --git a/files/templates/default.html b/files/templates/default.html index 0abb772d2..01e0c9f95 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -285,6 +285,7 @@ {% else %} {% set path = "assets/images/" + SITE_NAME + "/banners" %} {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=25' %} + {%- set image = asset_siteimg('banners-event/2022-ICP.webp') -%} site banner {% endif %}