Skip to content

Commit

Permalink
add a page specific meta description for the new scenarios page
Browse files Browse the repository at this point in the history
  • Loading branch information
TheHappyKoala committed Feb 11, 2021
1 parent b0457bb commit b37e946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ exports.createPages = async ({ actions, graphql }) => {
numPages: numPagesSystemsWithDate,
background: "Jupiter.jpg",
categoryDescription:
"Thousands of stars with exoplanets orbiting around them have been discovered. Simulate and discover the most remarkable of these exoplanetary systems.",
"Gravity simulator scenarios sorted according to the date they were added.",
currentPage: i + 1,
currentPageName: "New Scenarios",
pageType: "navigation"
Expand Down

0 comments on commit b37e946

Please sign in to comment.