forked from progrium/webhooks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
11 lines (11 loc) · 973 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>
<title>WebHooks</title>
<link rel="stylesheet" type="text/css" href="static/style.css" />
</head>
<body>
<img src="static/header.png" /><br />
<object width="380" height="216"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4537957&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=d13870&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4537957&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=d13870&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="380" height="216"></embed></object>
<p><a href="http://wiki.webhooks.org">wiki</a> <a href="http://blog.webhooks.org">blog</a> <a href="http://groups.google.com/group/webhooks">discuss</a></p>
</body>
</html>