rDrama: banners: remove 114, compress new; ICP.
After Width: | Height: | Size: 417 KiB |
Before Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 10 MiB After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 12 MiB After Width: | Height: | Size: 3.2 MiB |
Before Width: | Height: | Size: 9.2 MiB After Width: | Height: | Size: 4.9 MiB |
Before Width: | Height: | Size: 14 MiB After Width: | Height: | Size: 8.2 MiB |
|
@ -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') -%}
|
||||
<img alt="site banner" src="{% if v %}{{image}}{% else %}{{asset_siteimg('cached.webp')}}{% endif %}" width="100%">
|
||||
{% endif %}
|
||||
</a>
|
||||
|
|