Commit c8ed5a91 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon Committed by Neil Drumm
Browse files

Issue #3089403 by jhodgdon: Use new styles for new contributor_* content types

parent b3081952
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -456,6 +456,7 @@ function drupalorg_crosssite_preprocess_html(&$vars, $hook) {
    'guide', 'documentation',
    'page', 'section', 'post', 'event',
    'casestudy', 'book_listing', 'forum',
    'contributor_role', 'contributor_skill', 'contributor_task',
  ];
  if ($new_style
    || in_array(variable_get('drupalorg_site', 'main'), ['localize'])