From 0ecaac7500243401f74cf7f36bf6eb284c6fa84f Mon Sep 17 00:00:00 2001 From: Michal Piechowiak Date: Wed, 17 Oct 2018 23:06:47 +0200 Subject: [PATCH] feat(www): add docsearch:version meta tag (#9186) add meta tag so docsearch can index both v1 and v2 websites see https://github.com/gatsbyjs/gatsby/issues/9159#issuecomment-430604230 --- www/src/components/layout.js | 1 + 1 file changed, 1 insertion(+) diff --git a/www/src/components/layout.js b/www/src/components/layout.js index b4384db31e038..ba62c54587344 100644 --- a/www/src/components/layout.js +++ b/www/src/components/layout.js @@ -151,6 +151,7 @@ class DefaultLayout extends React.Component { +