about summary refs log tree commit diff
path: root/app/views/machines/index.html.erb
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2022-01-15 14:08:29 -0500
committerBen Harris <ben@tilde.team>2022-01-15 14:08:29 -0500
commitc5b9fe77a8a0e1c2e6a051b700c5a5d4b98ff6fb (patch)
tree8848d77d25ff12b81b3269f370b99cc44c3fe1f7 /app/views/machines/index.html.erb
parent1d9a622303d7ef6c2f1db99d759554c268767cc4 (diff)
add randomizer
Diffstat (limited to 'app/views/machines/index.html.erb')
-rw-r--r--app/views/machines/index.html.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/machines/index.html.erb b/app/views/machines/index.html.erb
index 2c99524..8237518 100644
--- a/app/views/machines/index.html.erb
+++ b/app/views/machines/index.html.erb
@@ -8,4 +8,5 @@
   <% end %>
 </div>
 
-<%= link_to "New machine", new_machine_path %>
+<hr>
+<%= link_to "Add a pin", new_machine_path %>