Skip to content

Commit

Permalink
Fixed title attribute in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
JangoSteve committed Jan 19, 2012
1 parent 2bce66b commit c54f8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/demo.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
<title></title>
<title>EasyTabs Demo</title>
<script src="../vendor/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../vendor/jquery.hashchange.min.js" type="text/javascript"></script>
<script src="../lib/jquery.easytabs.min.js" type="text/javascript"></script>
Expand Down

0 comments on commit c54f8f8

Please sign in to comment.