Skip to content

Commit 688554e

Browse files
committed
Update robots
1 parent abff35b commit 688554e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/robots.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default function robots(): MetadataRoute.Robots {
77
userAgent: '*',
88
allow: '/',
99
},
10-
]
10+
],
11+
sitemap: 'https://louisite.com/sitemap.xml',
1112
}
1213
}

0 commit comments

Comments
 (0)