diff --git a/src/@adobe/gatsby-theme-aio/components/GlobalHeader/index.js b/src/@adobe/gatsby-theme-aio/components/GlobalHeader/index.js index ac8a17e7b..90c1c8996 100644 --- a/src/@adobe/gatsby-theme-aio/components/GlobalHeader/index.js +++ b/src/@adobe/gatsby-theme-aio/components/GlobalHeader/index.js @@ -1064,9 +1064,7 @@ const GlobalHeader = ({ } `} > - {(location.pathname.includes("/how_to/") || - location.pathname.includes("/code-playground") || - location.pathname.includes("/hello-world/")) && ( + { Code Playground - )} + }