]> git.ipfire.org Git - ipfire.org.git/commitdiff
logo: Add St. Patrick's Day
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Mar 2026 15:52:52 +0000 (15:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Mar 2026 15:53:24 +0000 (15:53 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/modules/ipfire-logo.html

index 799f26fb36a2ff54ed1d7c5f591476ff59056285..1b9c4b2022fa7b90fc726b6b6acdd487af1cbd88 100644 (file)
        {% elif now.month == 10 and now.day >= 28 %}
                IPFire<span class="has-text-primary">_</span>{{ suffix or "" }} 🎃
 
+       {# St. Patrick' Day #}
+       {% elif now.month == 3 and now.day == 17 %}
+               IPFire<span class="has-text-primary">_</span>{{ suffix or "" }} 🍀
+
        {# Valentine's / I Love Free Software Day #}
        {% elif now.month == 2 and now.day == 14 %}
                IPFire<span class="has-text-primary">_</span>{{ suffix or "" }} ❤️