mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-01 16:51:18 +03:00
parent
6c9328d296
commit
cc88067270
|
@ -516,7 +516,7 @@ function get_association_classes( $team ) {
|
|||
case 'core-performance-team':
|
||||
case 'performance-team':
|
||||
// Logo defined as SVG in CSS.
|
||||
$classes = array( 'badge-performance-team' );
|
||||
$classes = array( 'badge-performance-contributor' );
|
||||
break;
|
||||
|
||||
case 'core-performance-contributor':
|
||||
|
|
Loading…
Reference in a new issue