]> BookStack Code Mirror - bookstack/blob - resources/views/robots.blade.php
Changed the location of the "view-toggle" to be under the books views.
[bookstack] / resources / views / robots.blade.php
1 User-agent: *
2 @if($allowRobots)
3 Disallow:
4 @else
5 Disallow: /
6 @endif