Skip to content

Commit

Permalink
update docs sitemap priority for visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
shahbaz17 committed Jul 13, 2023
1 parent 6151d86 commit f65886b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ const config = {
},
sitemap: {
changefreq: 'weekly',
priority: 0.5,
priority: 0.8,
},
},
],
Expand Down

1 comment on commit f65886b

@vercel
Copy link

@vercel vercel bot commented on f65886b Jul 13, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

web3auth-docs – ./

w3a-docs.vercel.app
web3auth-docs-git-master-web3auth.vercel.app
web3auth-docs-web3auth.vercel.app

Please sign in to comment.