Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 371376c

Browse files
author
Joel Worrall
committed
fix: addressed SEO of explore projects
1 parent fb2d2d1 commit 371376c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/explore-projects.js

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ const ExploreProjectsPage = props => {
157157
mainClassName={styles.exploreProjectsLayout}
158158
editLink={get(data, 'sitePage.nodes[0].fields.contentEditLink')}
159159
>
160+
<SEO title="New Relic open source projects" />
160161
<PageHeading
161162
title="Explore our projects"
162163
subheader="Integrations, tools, applications, and examples being developed in open source."

0 commit comments

Comments
 (0)