aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosep del Rio <peprio@gmail.com>2012-04-19 00:15:05 +0200
committerJosep del Rio <peprio@gmail.com>2012-04-19 00:15:05 +0200
commit79aa4eb4f76619f0e5eef9e799cbc7e5d38f4465 (patch)
treee4ef29621a32b9b635e7d4fa393d48e3477b3fe1
parent9f40242b1e7eb0098f0ef3c508c7bed7e647b982 (diff)
downloadmy_new_personal_website-79aa4eb4f76619f0e5eef9e799cbc7e5d38f4465.tar.xz
my_new_personal_website-79aa4eb4f76619f0e5eef9e799cbc7e5d38f4465.zip
Added robots.txt, with sitemap link
-rw-r--r--.themes/classic/source/robots.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/.themes/classic/source/robots.txt b/.themes/classic/source/robots.txt
new file mode 100644
index 00000000..b18d5dcb
--- /dev/null
+++ b/.themes/classic/source/robots.txt
@@ -0,0 +1,7 @@
+---
+layout: nil
+---
+User-agent: *
+Disallow:
+
+Sitemap: {{ site.url }}/sitemap.xml \ No newline at end of file