Skip to content

Commit

Permalink
Remove emoji from new contribute link
Browse files Browse the repository at this point in the history
Docusaurus already renders an icon
  • Loading branch information
pwizla committed Apr 12, 2024
1 parent 093854f commit e33c6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/i18n/en/code.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"theme.common.editThisPage": {
"message": "Contribute to this page on GitHub ✍️",
"message": "Contribute to this page on GitHub",
"description": "The link label to edit the current page"
}
}

0 comments on commit e33c6b8

Please sign in to comment.