Skip to content

Commit

Permalink
Update configuration.mdx
Browse files Browse the repository at this point in the history
Removed all caps in Favicon content (IMPORTANT to Important)
  • Loading branch information
mjabbink authored Sep 10, 2020
1 parent c82b1f6 commit 7d8c4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/example/src/pages/guides/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ siteMetadata: {

If you need to override the default favicon, you can do so by passing a relative path to the icon. It’s recommended to provide a 512 x 512 version.

**IMPORTANT:** For best results, if you’re providing an icon for generation it should be…
**Important:** For best results, if you’re providing an icon for generation it should be…

- at least as big as the largest icon being generated (512x512 by default).
- square (if it’s not, transparent bars will add to make it square).
Expand Down

0 comments on commit 7d8c4b7

Please sign in to comment.