diff --git a/website/components/learn-nomad/index.jsx b/website/components/learn-nomad/index.jsx index c77f56e3e..e858e98b8 100644 --- a/website/components/learn-nomad/index.jsx +++ b/website/components/learn-nomad/index.jsx @@ -3,9 +3,10 @@ import Button from '@hashicorp/react-button' export default function LearnNomad({ items }) { return (
- - {product - ? `Learn how ${product} fits into the` - : 'Learn more about the'} - -
- -