Skip to content

Commit 985364a

Browse files
committed
Add StackRobots to middlewares page.
1 parent 3d9fa59 commit 985364a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

source/middlewares.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,22 @@ <h3>
125125
</div>
126126
</div>
127127
</div>
128+
<div class="row-fluid">
129+
<div class="span6">
130+
<h3>
131+
<a href="https://github.com/php-loep/StackRobots">StackRobots</a>
132+
</h3>
133+
<p class="by">
134+
by dongilbert
135+
</p>
136+
<p>
137+
Provides a default robots.txt for non-production environments.
138+
</p>
139+
<div class="btn-group">
140+
<a class="btn" href="https://github.com/php-loep/StackRobots"><i class="icon icon-github"></i> GitHub</a>
141+
<a class="btn" href="https://packagist.org/packages/league/stack-robots"><i class="icon icon-archive"></i> Packagist</a>
142+
</div>
143+
</div>
144+
</div>
128145
</div>
129146
{% endblock %}

0 commit comments

Comments
 (0)