about summary refs log tree commit diff
path: root/app/views/pages/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/pages/index.html.erb')
-rw-r--r--app/views/pages/index.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/pages/index.html.erb b/app/views/pages/index.html.erb
index bccab8f..2611626 100644
--- a/app/views/pages/index.html.erb
+++ b/app/views/pages/index.html.erb
@@ -1,3 +1,6 @@
 <h1>nomi pinball</h1>
 <%= image_tag "coinslotlogo.png" %>
 
+<footer>
+  <center><a href="https://tildegit.org/ben/pinrails">source code here</a></center>
+</footer>