Skip to content

Commit

Permalink
Add sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasminocha committed May 4, 2020
1 parent 1c351cd commit 0de0791
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module.exports = {
titleTemplate: "%s | Regular Expressions for Regular Folk (REFRF)",
description:
"REFRF is a visual, example-based introduction to regular expressions in the form of an experimental e-book",
siteUrl: "https://refrf.shreyasminocha.me",
},
pathPrefix: "",
plugins: [
Expand Down Expand Up @@ -34,5 +35,6 @@ module.exports = {
},
},
},
"gatsby-plugin-sitemap",
],
};
45 changes: 45 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@mdx-js/react": "^1.5.7",
"gatsby": "^2.20.2",
"gatsby-plugin-mdx": "^1.1.0",
"gatsby-plugin-sitemap": "^2.4.0",
"gatsby-remark-autolink-headers": "^2.2.0",
"gatsby-remark-smartypants": "^2.2.0",
"gatsby-source-filesystem": "^2.2.1",
Expand Down

1 comment on commit 0de0791

@vercel
Copy link

@vercel vercel bot commented on 0de0791 May 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.