From 544c9a4d742c67e61e74b7fbf1cd0414abd8f19b Mon Sep 17 00:00:00 2001 From: 0xUnicorn <17219001+0xUnicorn@users.noreply.github.com> Date: Tue, 17 Jun 2025 13:42:45 +0200 Subject: [PATCH] Update tagline for 2025 camp --- src/utils/bootstrap/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/bootstrap/base.py b/src/utils/bootstrap/base.py index 1f6b55733..ded23177b 100644 --- a/src/utils/bootstrap/base.py +++ b/src/utils/bootstrap/base.py @@ -2123,7 +2123,7 @@ def bootstrap_full(self, options: dict) -> None: }, { "year": 2025, - "tagline": "Undecided", + "tagline": "10 Badges", "colour": "#ffafc7", "read_only": False, "light_text": False,