Parcourir la source

feat: add robots.txt

Acathur il y a 5 ans
Parent
commit
f68b2bef42
2 fichiers modifiés avec 2 ajouts et 10 suppressions
  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: