From cdf390f904210fd67326199019071ba1bd7c2679 Mon Sep 17 00:00:00 2001 From: Dan <35927536+dan-mba@users.noreply.github.com> Date: Fri, 22 Jul 2022 10:37:08 -0400 Subject: [PATCH] add hlemet warning to head api notes --- docs/docs/reference/built-in-components/gatsby-head.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/reference/built-in-components/gatsby-head.md b/docs/docs/reference/built-in-components/gatsby-head.md index 1b0c7abbf356d..5304406ba5915 100644 --- a/docs/docs/reference/built-in-components/gatsby-head.md +++ b/docs/docs/reference/built-in-components/gatsby-head.md @@ -88,6 +88,7 @@ You'll need to be aware of these things when using Gatsby Head: - The `Head` function needs to return valid JSX. - Valid tags inside the `Head` function are: `link`, `meta`, `style`, `title`, `base`, `script`, and `noscript`. - Data block `