Skip to content

Commit 4bd7014

Browse files
committed
robots.txt 수정
1 parent 130dbb1 commit 4bd7014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
{
1515
resolve: "gatsby-plugin-robots-txt",
1616
options: {
17-
host: "https://bjcho0501.github.io",
17+
host: "https://bjcho0501.github.io/blog",
1818
sitemap: "https://bjcho0501.github.io/blog/sitemap-index.xml",
1919
policy: [
2020
{

0 commit comments

Comments
 (0)