diff --git a/files/templates/header.html b/files/templates/header.html index 217a31513..19204d46b 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -93,6 +93,10 @@ 'marseypilgrim', 'carppilgrim', ] -%} + {% elif SITE_NAME == 'rDrama' %} + {%- set icons = [ + 'marseypizzashill', + ] -%} {% elif IS_BDAY() %} {%- set icons = [ 'marseyparty',