Skip to content

Commit eb7c6ec

Browse files
committed
Add asm89/stack-cors
1 parent 1697344 commit eb7c6ec

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/middlewares.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,21 @@ <h3>
101101
<a class="btn" href="https://packagist.org/packages/dflydev/stack-hawk"><i class="icon icon-archive"></i> Packagist</a>
102102
</div>
103103
</div>
104+
<div class="span6">
105+
<h3>
106+
<a href="https://github.com/asm89/stack-cors">CORS</a>
107+
</h3>
108+
<p class="by">
109+
by asm89
110+
</p>
111+
<p>
112+
Cross-origin resource sharing.
113+
</p>
114+
<div class="btn-group">
115+
<a class="btn" href="https://github.com/asm89/stack-cors"><i class="icon icon-github"></i> GitHub</a>
116+
<a class="btn" href="https://packagist.org/packages/asm89/stack-cors"><i class="icon icon-archive"></i> Packagist</a>
117+
</div>
118+
</div>
104119
</div>
105120
</div>
106121
{% endblock %}

0 commit comments

Comments
 (0)