Skip to content

Commit

Permalink
sitemap issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Mridul2820 committed Jan 17, 2022
1 parent d20692e commit ba428c9
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 13 deletions.
2 changes: 2 additions & 0 deletions next-sitemap.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
const { SITE_URL } = process.env

const siteUrl = SITE_URL

module.exports = {
siteUrl,
generateRobotsTxt: true,
Expand Down
63 changes: 51 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lodash": "^4.17.21",
"next": "12.0.7",
"next-seo": "^4.28.1",
"next-sitemap": "^1.9.12",
"next-sitemap": "^1.6.148",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-github-calendar": "^3.2.2",
Expand Down

1 comment on commit ba428c9

@vercel
Copy link

@vercel vercel bot commented on ba428c9 Jan 17, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.