diff --git a/files/templates/header.html b/files/templates/header.html index e2a179408..15a37f367 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -169,7 +169,7 @@ Bugs/Suggestions {% endif %} - {% if request.host not in ('pcmemes.net','watchpeopledie.co') %} + {% if SITE_NAME == 'rDrama' %} Discord {% endif %} {% if SITE_NAME != 'Cringetopia' %} @@ -225,7 +225,7 @@ Source code - {% if request.host not in ('pcmemes.net','watchpeopledie.co') %} + {% if SITE_NAME == 'rDrama' %} Discord {% endif %} {% if SITE_NAME != 'Cringetopia' %} diff --git a/files/templates/settings_profile.html b/files/templates/settings_profile.html index 680907db3..04c1f804f 100644 --- a/files/templates/settings_profile.html +++ b/files/templates/settings_profile.html @@ -310,7 +310,7 @@ - {% if request.host not in ('pcmemes.net','watchpeopledie.co') %} + {% if SITE_NAME == 'rDrama' %}

Linked Accounts

Manage your connections to other services.