diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index db8507d348..f0746cd438 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -1033,6 +1033,8 @@ def IS_EVENT(): return "birthdead" return None +IS_THXGIVING = True + CHUD_PHRASES = ( "Trans lives matter", "Black lives matter", diff --git a/files/templates/header.html b/files/templates/header.html index abe7ca7af7..e64f454d5b 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -85,7 +85,9 @@