diff options
| author | Zhiming Wang <zmwangx@gmail.com> | 2015-05-05 23:24:34 -0700 |
|---|---|---|
| committer | Zhiming Wang <zmwangx@gmail.com> | 2015-05-05 23:25:40 -0700 |
| commit | d23133f6107551b49ff5c2d106efc411333da4c1 (patch) | |
| tree | 584c4de5d28612fa11c2e1785ef1db830119d021 /source | |
| parent | 2895843a4c698f33dd50da03795c918b6892e504 (diff) | |
| download | my_new_personal_website-d23133f6107551b49ff5c2d106efc411333da4c1.tar.xz my_new_personal_website-d23133f6107551b49ff5c2d106efc411333da4c1.zip | |
add sitemap.xml and robots.txt
Diffstat (limited to 'source')
| -rw-r--r-- | source/robots.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/source/robots.txt b/source/robots.txt index ee34c720..20bab2ef 100644 --- a/source/robots.txt +++ b/source/robots.txt @@ -1,7 +1,4 @@ ---- -layout: null ---- User-agent: * -Disallow: +Disallow: -Sitemap: {{ site.url }}/sitemap.xml +Sitemap: http://zmwangx.github.io/sitemap.xml |
