Skip to content

Commit

Permalink
Merge pull request emberjs#16 from plusgut/master
Browse files Browse the repository at this point in the history
Added github Badge to ember.js
  • Loading branch information
wycats committed Dec 24, 2011
2 parents 335d7bd + fbbaf33 commit c9344f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion assets/docs/_documentation.erb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@
<li><a href="/examples/">examples</a></li>
</ul>
</div>

<div id="github">
<a href="https://github.com/emberjs/ember.js"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/e6bef7a091f5f3138b8cd40bc3e114258dd68ddf/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub"></a>
</div>
<div id="content">
<%= yield %>
</div>
Expand Down
4 changes: 3 additions & 1 deletion assets/examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
<li class="active"><a href="/examples/">examples</a></li>
</ul>
</div>

<div id="github">
<a href="https://github.com/emberjs/ember.js"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/e6bef7a091f5f3138b8cd40bc3e114258dd68ddf/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub"></a>
</div>
<div id="content">
<div class="section">
<h2>Todos</h2>
Expand Down

0 comments on commit c9344f1

Please sign in to comment.