Link to home page instead of browser history

This commit is contained in:
Andy Smith
2025-09-18 14:35:24 -05:00
parent b5ed5d8fd3
commit 9b06a2cc79
+1 -1
View File
@@ -160,6 +160,6 @@
Fizzy
</figure>
<%= yield %>
<a href="javascript:window.history.back();">&larr; <span>Go back</span></a>
<%= link_to "&larr; Back home".html_safe, root_url %>
</body>
</html>