mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-12 21:35:44 +03:00
parent
6c9328d296
commit
cc88067270
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue