summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2021-07-21 03:44:28 -0500
committerZach van Rijn <me@zv.io>2021-07-21 03:44:28 -0500
commit6723f12337b78256f77fe14dd142f1a59c1e82b8 (patch)
tree39e5b434826c62b7a6a70a75d4ec0c5f29ed03d7
parentc5d65c7c701f183d897f51a39c12243b5e31ea57 (diff)
downloadsite-ng-6723f12337b78256f77fe14dd142f1a59c1e82b8.tar.gz
site-ng-6723f12337b78256f77fe14dd142f1a59c1e82b8.tar.bz2
site-ng-6723f12337b78256f77fe14dd142f1a59c1e82b8.tar.xz
site-ng-6723f12337b78256f77fe14dd142f1a59c1e82b8.zip
Enable allow-all robots.
-rwxr-xr-xpublish5
-rw-r--r--src/robots.txt2
2 files changed, 6 insertions, 1 deletions
diff --git a/publish b/publish
index 4502b39..8b98f7c 100755
--- a/publish
+++ b/publish
@@ -44,6 +44,11 @@ done
cp -R ${HERE}/../assets ${HTML};
##
+#
+#
+cp ${HERE}/robots.txt ${HTML};
+
+##
# payload
#
(
diff --git a/src/robots.txt b/src/robots.txt
index 1f53798..c2a49f4 100644
--- a/src/robots.txt
+++ b/src/robots.txt
@@ -1,2 +1,2 @@
User-agent: *
-Disallow: /
+Allow: /