diff options
author | neodarz <neodarz@neodarz.net> | 2017-07-08 19:39:46 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-07-08 19:39:46 +0200 |
commit | 0e5d247bce8518d484f6df815d1a305314029a52 (patch) | |
tree | 775f9b9f7c473de1da4ca0d2678b05a154f87918 /source/robots.txt | |
parent | a068c5bc23de2b1dabddb9b1b3c3e92a0fd6e8eb (diff) | |
download | my_new_personal_website-0e5d247bce8518d484f6df815d1a305314029a52.tar.xz my_new_personal_website-0e5d247bce8518d484f6df815d1a305314029a52.zip |
Update the url of the sitemap
Diffstat (limited to 'source/robots.txt')
-rw-r--r-- | source/robots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/robots.txt b/source/robots.txt index 20bab2ef..80f27b1a 100644 --- a/source/robots.txt +++ b/source/robots.txt @@ -1,4 +1,4 @@ User-agent: * Disallow: -Sitemap: http://zmwangx.github.io/sitemap.xml +Sitemap: http://neodarz.net/sitemap.xml |