Skip to content

Commit

Permalink
added fork me on github
Browse files Browse the repository at this point in the history
  • Loading branch information
hlee committed Jun 23, 2013
1 parent 247c321 commit af23684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<%= csrf_meta_tags %>
</head>
<body>
<a href="https://github.com/yankforce/devise_omniauth_github"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>
<div id="user_header">
<% if current_user %>
Logged in as <%= current_user.email %>.
Expand Down

0 comments on commit af23684

Please sign in to comment.