diff options
author | Brandon Mathis <brandon@imathis.com> | 2014-08-12 10:55:23 -0500 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2014-08-12 10:56:45 -0500 |
commit | 73e540409ceb8bc18048b6a96a4b815fc303ea28 (patch) | |
tree | ca3ae0e5cca03c7f0c8012a3ed4fbbf36b11ab9d /.themes/classic/source/robots.txt | |
parent | 18784a4cb04ed658268a5a4ba9bdf399e0c898ff (diff) | |
download | my_new_personal_website-73e540409ceb8bc18048b6a96a4b815fc303ea28.tar.xz my_new_personal_website-73e540409ceb8bc18048b6a96a4b815fc303ea28.zip |
Support octopress-hooks and octopress-date-format #1622
Diffstat (limited to '')
-rw-r--r-- | .themes/classic/source/robots.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.themes/classic/source/robots.txt b/.themes/classic/source/robots.txt index b18d5dcb..75ddfea2 100644 --- a/.themes/classic/source/robots.txt +++ b/.themes/classic/source/robots.txt @@ -1,7 +1,6 @@ --- -layout: nil --- User-agent: * Disallow: -Sitemap: {{ site.url }}/sitemap.xml
\ No newline at end of file +Sitemap: {{ site.url }}/sitemap.xml |