diff options
Diffstat (limited to '_content')
| -rw-r--r-- | _content/robots.txt | 3 | ||||
| -rw-r--r-- | _content/robots.txt.license | 2 |
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> |
