mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
63f96c1c6f
Extracted home view sidebar into own view. Moved home and robot views into 'common' folder so that we only have layouts in the top-level views folder.
6 lines
66 B
PHP
6 lines
66 B
PHP
User-agent: *
|
|
@if($allowRobots)
|
|
Disallow:
|
|
@else
|
|
Disallow: /
|
|
@endif |