Link to workflows

This commit is contained in:
Jason Zimdars
2025-06-04 14:58:09 -05:00
parent 24f4589c02
commit cc03a3dcb4
+4 -1
View File
@@ -8,7 +8,10 @@
<h1 class="txt-large margin-none"><%= @page_title %></h1>
</header>
<div class="btn btn--placeholder flex-item-justify-end"></div>
<%= link_to workflows_path, class: "btn flex-item-justify-end" do %>
<%= icon_tag "bolt" %>
<span class="for-screen-reader">Workflows</span>
<% end %>
</nav>
<% end %>