Skip to content

Commit

Permalink
Fix contact emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
koke committed Mar 9, 2020
1 parent d08b51d commit 3272b04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const Contact = {
// translators: title for "Contact" page template
name: __( 'Contact' ),
key: 'contact',
icon: '✉',
icon: '✉',
content: [
{
name: 'core/paragraph',
Expand Down

0 comments on commit 3272b04

Please sign in to comment.