We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd3f9a commit 0c659b2Copy full SHA for 0c659b2
gatsby-config.js
@@ -1,9 +1,9 @@
1
module.exports = {
2
siteMetadata: {
3
- title: `Starter Landing Page`,
4
- description: `A barebone landing page starter with some minimal styles.`,
5
- author: `@gillkyle`,
6
- siteUrl: `https://gatsby-starter-landing-page.netlify.com`,
+ title: `CodeRoad`,
+ description: `Play interactive tutorials in VSCode.`,
+ author: `@Sh_McK`,
+ siteUrl: `https://coderoad.io`,
7
},
8
plugins: [
9
`gatsby-plugin-react-helmet`,
0 commit comments