Skip to content

Commit

Permalink
Add 'Fork me on GitHub' ribbon
Browse files Browse the repository at this point in the history
  • Loading branch information
abevoelker committed Jun 22, 2011
1 parent 1d3d53c commit fb8c79c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Expand Up @@ -7,6 +7,7 @@
<%= render 'layouts/stylesheets' %>
<%= render 'shared/google_analytics' %>
<%= render 'shared/feedback_banner' %>
<%= render 'shared/github_ribbon' %>
<%= yield :head %>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions app/views/shared/_github_ribbon.html.erb
@@ -0,0 +1 @@
<a href="https://github.com/abevoelker/menosgrande"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://d3nwyuy0nl342s.cloudfront.net/img/30f550e0d38ceb6ef5b81500c64d970b7fb0f028/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub"></a>

0 comments on commit fb8c79c

Please sign in to comment.