Skip to content

Commit a68fc67

Browse files
author
v 1 r t l
authoredSep 10, 2020
Update index.html
1 parent 60926d1 commit a68fc67

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
 

‎index.html

+16
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,22 @@ <h3>Sinatra-like</h3>
264264
[<a href="https://www.npmjs.com/package/zinky">NPM</a>]&nbsp;
265265
</div>
266266
</li>
267+
<li>
268+
<i class="icon-check"></i> <a href="https://github.com/talentlessguy/tinyhttp">tinyhttp</a>
269+
<iframe src="http://ghbtns.com/github-btn.html?user=tildah&repo=zinky&type=watch&count=true"
270+
allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
271+
272+
<a data-toggle="collapse" data-parent="#mvc" href="#tinyhttp">
273+
<i class="icon-info icon-stack-1x icon-inverse"></i>
274+
</a>
275+
276+
<div id="tinyhttp" class="panel-collapse collapse">
277+
[<a href="https://github.com/talentlessguy/tinyhttp">GitHub</a>]&nbsp;
278+
[<a href="https://www.npmjs.com/package/@tinyhttp/app">NPM</a>]&nbsp;
279+
[<a href="https://tinyhttp.v1rtl.site">Website</a>]&nbsp;
280+
[<a href="https://github.com/talentlessguy/tinyhttp/tree/master/examples">Examples</a>]
281+
</div>
282+
</li>
267283
</ul>
268284
</div>
269285
<div class="span6">

0 commit comments

Comments
 (0)
Please sign in to comment.