Skip to content

Commit cd48699

Browse files
committed
Merge pull request #11 from willdurand/patch-1
Add StackNegotiation
2 parents 5baebca + 29693bc commit cd48699

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

source/middlewares.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,24 @@ <h3>
155155
</div>
156156
</div>
157157
</div>
158+
<div class="row-fluid">
159+
<div class="span6">
160+
<h3>
161+
<a href="https://github.com/willdurand/StackNegotiation">StackNegotiation</a>
162+
</h3>
163+
<p class="by">
164+
by willdurand
165+
</p>
166+
<p>
167+
Content negotiation made easy.
168+
</p>
169+
<div class="btn-group">
170+
<a class="btn" href="https://github.com/willdurand/StackNegotiation"><i class="icon icon-github"></i> GitHub</a>
171+
<a class="btn" href="https://packagist.org/packages/willdurand/stack-negotiation"><i class="icon icon-archive"></i> Packagist</a>
172+
</div>
173+
</div>
174+
<div class="span6">
175+
</div>
176+
</div>
158177
</div>
159178
{% endblock %}

0 commit comments

Comments
 (0)