reorganized levels,
added content updated dependencies
This commit is contained in:
parent
6214c827eb
commit
7f356d807a
32 changed files with 11143 additions and 2043 deletions
9
docs/snippets/robots.txt
Normal file
9
docs/snippets/robots.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
// #region allow
|
||||
User-agent: *
|
||||
Allow: /
|
||||
// #endregion allow
|
||||
|
||||
// #region disallow
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
// #endregion disallow
|
Loading…
Add table
Add a link
Reference in a new issue