Skip to content

Commit c345795

Browse files
author
Derfogd
committed
fix: syntax error in robots.ts missing closing brace
1 parent 0bf35ba commit c345795

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/robots.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ export default function robots(): MetadataRoute.Robots {
1010
},
1111
sitemap: 'https://optimizerplus.github.io/sitemap.xml',
1212
}
13+
}

0 commit comments

Comments
 (0)