We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c18ca commit 851749cCopy full SHA for 851749c
app/views/partials/_header.html.erb
@@ -1 +1 @@
1
-<%= link_to Avo.configuration.app_name, main_app.root_path, class: 'text-green-600 font-semibold', target: :_blank %>
+<%= link_to Avo.configuration.app_name, '/', class: 'text-green-600 font-semibold', target: :_blank %>
lib/generators/avo/templates/views/_header.html.erb
0 commit comments