Delete robots.txt (#2540)

* Delete robots.txt

* Update tour component

* Remove stray line from folder structure
This commit is contained in:
Marcus Otterström 2022-02-07 16:16:56 +01:00 committed by GitHub
parent b95cd19512
commit 0caf9169bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View file

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

View file

@ -16,7 +16,6 @@ import { Markdown } from 'astro/components';
```
/
├── public/
│ ├── robots.txt
│ └── favicon.ico
├── src/
│ ├── components/