mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 10:25:45 +03:00
parent
176cea1a3d
commit
c54b8e1abb
2 changed files with 9 additions and 1 deletions
|
@ -298,7 +298,7 @@ function get_badge_classes( $team ) {
|
|||
break;
|
||||
|
||||
case 'sustainability team':
|
||||
$classes = array( 'badge-meta', 'dashicons-admin-site-alt3' );
|
||||
$classes = array( 'badge-sustainability-team', 'dashicons-admin-site-alt3' );
|
||||
break;
|
||||
|
||||
case 'test team':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue