mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-15 01:25:28 +01:00
sitemap fixes
This commit is contained in:
parent
19cad6ed47
commit
cc029e5b1a
@ -204,7 +204,7 @@ module.exports = {
|
||||
{
|
||||
resolve: 'gatsby-plugin-sitemap',
|
||||
options: {
|
||||
exclude: ['/page/*', '/tags/*']
|
||||
exclude: ['/page/*', '/tags/**/*']
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user