diff --git a/files/helpers/const.py b/files/helpers/const.py index fbc627876..070504c0f 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -303,6 +303,10 @@ elif SITE == 'watchpeopledie.co': SNAKES_ID = 32 PROCOINS_ENABLED = False +elif SITE == 'lgbdropthet.com': + HOLE_CREATE_JL_MIN = 3 + + SNAKES_ID = 9 else: # localhost or testing environment implied pass diff --git a/files/templates/default.html b/files/templates/default.html index 78a0e8dd5..75fc0fca4 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -292,7 +292,7 @@ {% else %} - site banner + site banner {% endif %} {% endif %} diff --git a/files/templates/header.html b/files/templates/header.html index a107996ff..4fe59bc75 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -30,7 +30,7 @@