Skip to content

Commit

Permalink
built by
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefox committed Oct 15, 2017
1 parent caf4588 commit d7c60ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script>

Expand Down Expand Up @@ -187,8 +188,7 @@ <h1>jQuery Modal</h1>
<li>Simple markup makes it easy to style</li>
<li>Attach custom behaviour using <a href="http:https://api.jquery.com/category/events/">jQuery events</a></li>
<li>Close with click or ESC key</li>
<li>Works in every single browser known to man (including <a href="http:https://lynx.invisible-island.net/current/">Lynx</a>)</li>
<li>Built by <a href="https://twitter.com/kylefox" target="_blank">@kylefox</a>, the nicest guy you've never met.</li>
<li>Built by <a href="https://twitter.com/kylefox" target="_blank">@kylefox</a> 🍸</li>
</ul>
</div>

Expand Down

0 comments on commit d7c60ff

Please sign in to comment.