Skip to content

Commit acb404d

Browse files
committed
Merge pull request #14 from carlalexander/patch-1
Added StackTurbolinks to middlewares.html
2 parents 12920ce + 2fcac36 commit acb404d

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
@@ -188,5 +188,22 @@ <h3>
188188
</div>
189189
</div>
190190
</div>
191+
<div class="row-fluid">
192+
<div class="span6">
193+
<h3>
194+
<a href="https://github.com/helthe/Turbolinks">StackTurbolinks</a>
195+
</h3>
196+
<p class="by">
197+
by Helthe
198+
</p>
199+
<p>
200+
Stack middleware for Turbolinks.
201+
</p>
202+
<div class="btn-group">
203+
<a class="btn" href="https://github.com/helthe/Turbolinks"><i class="icon icon-github"></i> GitHub</a>
204+
<a class="btn" href="https://packagist.org/packages/helthe/turbolinks"><i class="icon icon-archive"></i> Packagist</a>
205+
</div>
206+
</div>
207+
</div>
191208
</div>
192209
{% endblock %}

0 commit comments

Comments
 (0)