We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d9fa59 + 985364a commit a214fb6Copy full SHA for a214fb6
source/middlewares.html
@@ -125,5 +125,22 @@ <h3>
125
</div>
126
127
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
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
144
145
146
{% endblock %}
0 commit comments