Skip to content

Commit

Permalink
Last sync with gh-pages for today
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzaadi committed Aug 2, 2009
1 parent 5136e24 commit 107c337
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jQuery.GitHubBadge/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Copyright (c) 2009 Erik Zaadi

Home Page : http://erikzaadi.github.com/jQueryPlugins/jQuery.GitHubBadge
jQuery Plugin home page : http://plugins.jquery.com/project/GitHubBadge
Wiki : http://wiki.github.com/erikzaadi/jQueryPlugins/jQuery.GitHubBadge
Wiki : http://wiki.github.com/erikzaadi/jQueryPlugins/jquerygithubbadge


Dual licensed under the MIT and GPL licenses:
Expand Down
1 change: 1 addition & 0 deletions jQuery.GitHubBadge/Sample/Sample.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@ <h4>Advanced Usage : </h4>
This is where the badge will be.<br />
Typical usage : loading image/text...</div>
</div>
<div><a href="../">Home</a></div>
</body>
</html>
4 changes: 3 additions & 1 deletion jQuery.GitHubBadge/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<body>
<h2>jQuery GitHub Badge 1.0</h2>
<h4><a href="Sample/Sample.html">Sample</a></h4>
<h4><a href="jquery.GitHubBadge.js">Download</a></h4>
<h4><a href="jquery.GitHubBadge.min.js">Download (Minified)</a></h4>
<div>
Copyright (c) 2009 Erik Zaadi
</div>
Expand All @@ -15,7 +17,7 @@ <h4><a href="Sample/Sample.html">Sample</a></h4>
<div>
<a href="http://erikzaadi.github.com/jQueryPlugins/jQuery.GitHubBadge" target="_blank">HomePage</a>
<a href="http://plugins.jquery.com/project/GitHubBadge" target="_blank">jQuery Plugin home page</a>
<a href="http://wiki.github.com/erikzaadi/jQueryPlugins/jQuery.GitHubBadge" target="_blank">Wiki</a>
<a href="http://wiki.github.com/erikzaadi/jQueryPlugins/jquerygithubbadge" target="_blank">Wiki</a>
</div>
<div>
Dual licensed under the MIT and GPL licenses:
Expand Down
2 changes: 1 addition & 1 deletion jQuery.GitHubBadge/jquery.GitHubBadge.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Home Page : http://erikzaadi.github.com/jQueryPlugins/jQuery.GitHubBadge
* jQuery Plugin home page : http://plugins.jquery.com/project/GitHubBadge
* Wiki : http://wiki.github.com/erikzaadi/jQueryPlugins/jQuery.GitHubBadge
* Wiki : http://wiki.github.com/erikzaadi/jQueryPlugins/jquerygithubbadge
*
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
Expand Down
2 changes: 1 addition & 1 deletion jQuery.GitHubBadge/jquery.GitHubBadge.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Home Page : http://erikzaadi.github.com/jQueryPlugins/jQuery.GitHubBadge
* jQuery Plugin home page : http://plugins.jquery.com/project/GitHubBadge
* Wiki : http://wiki.github.com/erikzaadi/jQueryPlugins/jQuery.GitHubBadge
* Wiki : http://wiki.github.com/erikzaadi/jQueryPlugins/jquerygithubbadge
*
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
Expand Down

0 comments on commit 107c337

Please sign in to comment.