diff --git a/files/templates/default.html b/files/templates/default.html index 65dbe6e14..dd4ac02c9 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -286,7 +286,6 @@ {% 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 %} diff --git a/files/templates/header.html b/files/templates/header.html index 6b88ec748..0e706eff3 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -68,8 +68,7 @@