Include project name

This commit is contained in:
Jason Zimdars
2024-09-18 16:58:38 -05:00
parent de1994f622
commit 4c4e02f40b
+2 -2
View File
@@ -6,10 +6,10 @@
<% end %>
<h1 class="txt-xx-large margin-none flex align-center gap-half">
Bubbled up
Bubbled up <%= @project.name %>
<% if @tag %>
in <%= @tag.title %>
tagged <%= @tag.title %>
<%= link_to project_bubbles_path(@project), class: "btn txt-small" do %>
<%= image_tag "remove.svg", aria: { hidden: true }, size: 24 %>