Mercurial > zeropaste
diff app/views/layouts/application.html.erb @ 371:62f2a4b27af6
Update nickname.
author | nanaya <me@myconan.net> |
---|---|
date | Tue, 14 Apr 2015 03:24:58 +0900 |
parents | 62d16b74e3d7 |
children | 2ad092e60975 |
line wrap: on
line diff
--- a/app/views/layouts/application.html.erb Tue Apr 14 00:22:07 2015 +0900 +++ b/app/views/layouts/application.html.erb Tue Apr 14 03:24:58 2015 +0900 @@ -18,8 +18,8 @@ <div class="container"> <p class="text-muted credit"> Zeropaste. - <a href="https://bitbucket.org/edogawaconan/zeropaste">Source</a>. - <%= link_to 'Donate', 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edho%40live%2ejp&lc=ID&item_name=Zeropaste%20development¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_subscribe_LG%2egif%3aNonHosted' %>. + <a href="https://bitbucket.org/nanaya1/zeropaste">Source</a>. + <%= link_to 'Donate', 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=me%40myconan%2enet&lc=ID&item_name=Zeropaste%20development¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_subscribe_LG%2egif%3aNonHosted' %>. </p> </div> </div>