PCM: Swap sidebar image.

master
Snakes 2022-07-01 04:15:39 -04:00
parent 1b9237ceaf
commit 613af40ddf
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
{% if sub %} {% if sub %}
{% set image=sub.sidebar_url %} {% set image=sub.sidebar_url %}
{% else %} {% else %}
{% set image='/i/' + SITE_NAME + '/sidebar.webp?v=2000' %} {% set image='/i/' + SITE_NAME + '/sidebar.webp?v=2020' %}
{% endif %} {% endif %}
<a href="{{image}}"> <a href="{{image}}">