Skip to content

Commit 0ad6651

Browse files
committed
chore: disable senior dests banner
1 parent be67780 commit 0ad6651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intranet/settings/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
TJSTAR_BANNER_START_DATE = TJSTAR_DATE - datetime.timedelta(days=4)
6262

6363
# Senior Destinations Banner
64-
ENABLE_SENIOR_DESTS_BANNER = True
64+
ENABLE_SENIOR_DESTS_BANNER = False
6565
SENIOR_DESTS_BANNER_TEXT = "Congratulations seniors! The tjTODAY Senior Issue form is out! Please submit your " \
6666
"senior destinations, quotes, and superlatives to the form attached below by May 2"
6767
SENIOR_DESTS_BANNER_LINK = "https://tinyurl.com/tjseniors2025"

0 commit comments

Comments
 (0)