Browse Source

feat: add robots.txt

Acathur 5 years ago
parent
commit
f68b2bef42
2 changed files with 2 additions and 10 deletions
  1. 0 10
      static/README.md
  2. 2 0
      static/robots.txt

+ 0 - 10
static/README.md

@@ -1,10 +0,0 @@
-# STATIC
-
-**This directory is not required, you can delete it if you don't want to use it.**
-
-This directory contains your static files.
-Each file inside this directory is mapped to `/`.
-
-Example: `/static/robots.txt` is mapped as `/robots.txt`.
-
-More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/assets#static).

+ 2 - 0
static/robots.txt

@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: