Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/goodroot/hugo-classic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/robots.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/robots.txt b/layouts/robots.txt
new file mode 100644
index 0000000..2a87967
--- /dev/null
+++ b/layouts/robots.txt
@@ -0,0 +1,4 @@
+# robots.txt
+User-agent: *
+Disallow:
+Disallow: /cgi-bin/ \ No newline at end of file