diff options
author | Mario <mario@mariovavti.com> | 2021-02-15 18:41:44 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-02-15 18:41:44 +0000 |
commit | e8c2e17bc901ab139377e759f5ef931f8649b8c1 (patch) | |
tree | bebbeae1760c0cb5b5dea88fb268153a38938fab /vendor/twbs/bootstrap/site/robots.txt | |
parent | 6fae291cc8ec69a74d0c1673186b3d8f319378d4 (diff) | |
download | volse-hubzilla-e8c2e17bc901ab139377e759f5ef931f8649b8c1.tar.gz volse-hubzilla-e8c2e17bc901ab139377e759f5ef931f8649b8c1.tar.bz2 volse-hubzilla-e8c2e17bc901ab139377e759f5ef931f8649b8c1.zip |
compser update twbs/bootstrap
Diffstat (limited to 'vendor/twbs/bootstrap/site/robots.txt')
-rw-r--r-- | vendor/twbs/bootstrap/site/robots.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/twbs/bootstrap/site/robots.txt b/vendor/twbs/bootstrap/site/robots.txt deleted file mode 100644 index 9097d50da..000000000 --- a/vendor/twbs/bootstrap/site/robots.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- ---- - -# www.robotstxt.org/ - -{% if jekyll.environment != "netlify" -%} -# Allow crawling of all content -{%- endif %} -User-agent: * -Disallow:{% if jekyll.environment == "netlify" %} /{% endif %} -Sitemap: {{ site.url }}/sitemap.xml |