From: Michael Tremer Date: Mon, 3 Jun 2024 14:09:12 +0000 (+0000) Subject: logo: Fix pride month X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40066a1e2a2f08ba64e73a4adeee353d74f18f15;p=ipfire.org.git logo: Fix pride month Signed-off-by: Michael Tremer --- diff --git a/src/templates/modules/ipfire-logo.html b/src/templates/modules/ipfire-logo.html index f5840d73..7b150a38 100644 --- a/src/templates/modules/ipfire-logo.html +++ b/src/templates/modules/ipfire-logo.html @@ -10,7 +10,7 @@ IPFire_{{ suffix or "" }} 🎃 {# Pride Month #} - {% elif now.month == 7 %} + {% elif now.month == 6 %} {% for color, i in zip(pride_colors, "IPFire") %}{{ i }}{% end %}_{{ suffix or "" }} {# Other times of the year #}