Skip to content

Commit f12ab5b

Browse files
committed
improve README.md
Signed-off-by: Dmitriy Nevzorov <jimmy.lugat@gmail.com>
1 parent f74be22 commit f12ab5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ plugins: [
322322
{
323323
resolve: 'gatsby-plugin-sitemap',
324324
options: {
325-
exclude: ['/**/404', '/**/404.html', '/**/preview', '/**/preview/post'],
325+
exclude: ['/**/404', '/**/404.html'],
326326
query: `
327327
{
328328
site {

0 commit comments

Comments
 (0)