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