Skip to content

Commit

Permalink
remove host and sitemap config from gridsome-plugin-robots-txt
Browse files Browse the repository at this point in the history
  • Loading branch information
agaengel committed Jun 27, 2024
1 parent f3b6ba9 commit eb3421b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gridsome.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,6 @@ module.exports = {
{
use: "gridsome-plugin-robots-txt",
options: {
host: process.env.SITE_URL,
sitemap: process.env.SITE_URL + '/sitemap.xml',
policy: [
{
userAgent: "Googlebot",
Expand Down

0 comments on commit eb3421b

Please sign in to comment.