Skip to content

Commit 7494745

Browse files
author
Chrish Dunne
authored
chore(docs): Updated warning icon to use emoji (#30979)
The Gatsby site doesn't support converting the `:warning:` string to a symbol, so I replaced it with the emoji character itself to fix this. This is probably a temporary workaround, as ideally the Gatsby site would parse the `:warning:` string into an emoji.
1 parent 45e69fa commit 7494745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-image/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## :warning: This package is now deprecated
1+
## ⚠️ This package is now deprecated
22

33
The `gatsby-image` package is now deprecated. The new [Gatsby image plugin](https://www.gatsbyjs.com/plugins/gatsby-plugin-image) has better performance, cool new features and a simpler API. See [the migration guide](https://www.gatsbyjs.com/docs/reference/release-notes/image-migration-guide/) to learn how to upgrade.
44

0 commit comments

Comments
 (0)