summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_content/robots.txt3
-rw-r--r--_content/robots.txt.license2
2 files changed, 2 insertions, 3 deletions
diff --git a/_content/robots.txt b/_content/robots.txt
index d87dbe6..d2a6564 100644
--- a/_content/robots.txt
+++ b/_content/robots.txt
@@ -1,6 +1,3 @@
-# SPDX-License-Identifier: CC-BY-SA-4.0
-# SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info>
-
User-agent: *
Disallow: /aur/
Disallow: /dns-query
diff --git a/_content/robots.txt.license b/_content/robots.txt.license
new file mode 100644
index 0000000..e39a66c
--- /dev/null
+++ b/_content/robots.txt.license
@@ -0,0 +1,2 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info>