Enhance badge descriptions in campaign detail and RSS feed outputs

This commit is contained in:
Joakim Hellsén 2026-01-16 01:54:18 +01:00
commit fad0821515
No known key found for this signature in database
6 changed files with 141 additions and 9 deletions

View file

@ -40,7 +40,7 @@ These are the global chat badges available on Twitch.
{% endfor %}
<hr />
{% else %}
<p>no badge sets found.</p>
<p>No badge sets found.</p>
<p>
run: <code>uv run python manage.py import_chat_badges</code>
</p>