<%= link_to root_path, class: "flex items-center gap-2 font-semibold text-gray-900" do %> G Git Workflow Characterization <% end %>
  • <%= link_to "Home", root_path, class: "rounded-md px-3 py-2 hover:bg-gray-100 hover:text-gray-900 #{'bg-gray-100 text-gray-900' if current_page?(root_path)}" %>
  • <%= link_to "Characterizations", root_path, class: "rounded-md px-3 py-2 hover:bg-gray-100 hover:text-gray-900" %>