This should fix the following unique "key" warning caused by the plugin when executing a Gatsby build:
Warning: Each child in an array or iterator should have a unique "key" prop.
Check the top-level render call using <head>. See https://fb.me/react-warning-keys for more information.
in link
in HTML
This should fix the following unique "key" warning caused by the plugin when executing a Gatsby build: