]> BookStack Code Mirror - bookstack/blob - resources/views/common/robots.blade.php
f3d10797aad76f4740c80d3bf8752169b418ae21
[bookstack] / resources / views / common / robots.blade.php
1 User-agent: *
2 @if($allowRobots)
3 Disallow:
4 @else
5 Disallow: /
6 @endif