Skip to content

Commit 0987ad6

Browse files
committed
update robots.txt
1 parent 3019646 commit 0987ad6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"hexo-generator-feed": "^3.0.0",
2222
"hexo-generator-index": "^3.0.0",
2323
"hexo-generator-sitemap": "^3.0.1",
24-
"hexo-generator-robots": "git+https://github.com/hexojs/hexo-generator-robots.git",
2524
"hexo-generator-tag": "^2.0.0",
2625
"hexo-renderer-ejs": "^2.0.0",
2726
"hexo-renderer-jade": "^0.5.0",

source/robots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
User-agent: *
2+
Disallow:
3+
Sitemap: https://www.jackzhu.top/sitemap.xml

0 commit comments

Comments
 (0)