changeset 61:d32e532a8f1a

Added link to source repository.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 09:05:05 +0700
parents 285cce9725bf
children de8da13eb7a6
files app/views/layouts/application.html.erb
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/layouts/application.html.erb	Thu Oct 04 07:15:19 2012 +0700
+++ b/app/views/layouts/application.html.erb	Thu Oct 04 09:05:05 2012 +0700
@@ -20,7 +20,7 @@
     <div class="row-fluid">
       <div class="span12">
         <hr>
-        <p>Zeropaste &copy; edogawaconan 2012</p>
+        <p>Zeropaste &copy; edogawaconan 2012. <a href="https://bitbucket.org/edogawaconan/zeropaste">Source</a>.</p>
       </div>
     </div>
   </div>