Skip to content

Add StackNegotiation #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 22, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add StackNegotiation
  • Loading branch information
willdurand committed Jan 22, 2014
commit 29693bcfd1e6bf83d25f242c8333422911d6962a
19 changes: 19 additions & 0 deletions source/middlewares.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,24 @@ <h3>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h3>
<a href="https://github.com/willdurand/StackNegotiation">StackNegotiation</a>
</h3>
<p class="by">
by willdurand
</p>
<p>
Content negotiation made easy.
</p>
<div class="btn-group">
<a class="btn" href="https://github.com/willdurand/StackNegotiation"><i class="icon icon-github"></i> GitHub</a>
<a class="btn" href="https://packagist.org/packages/willdurand/stack-negotiation"><i class="icon icon-archive"></i> Packagist</a>
</div>
</div>
<div class="span6">
</div>
</div>
</div>
{% endblock %}