Files
fizzy/app/views/layouts/shared/_colophon.html.erb
T
2026-03-24 13:32:39 -07:00

11 lines
882 B
Plaintext

<%= link_to "https://www.fizzy.do", class: "txt-current font-weight-bold txt-nowrap", target: "_blank", rel: "noopener noreferrer" do %>
<%= icon_tag "fizzy", class: "v-align-middle" %>Fizzy™<% end %>
is designed, built, and backed by
<%= link_to "https://37signals.com", class: "txt-current font-weight-bold txt-nowrap", target: "_blank", rel: "noopener noreferrer" do %>
<%= icon_tag "37signals", class: "v-align-middle" %>37signals™<% end %>,
makers of
<%= link_to "https://www.basecamp.com", class: "txt-current font-weight-bold txt-nowrap", target: "_blank", rel: "noopener noreferrer" do %>
<%= icon_tag "basecamp", class: "v-align-middle" %>Basecamp™<% end %>
and
<%= link_to "https://www.hey.com", class: "txt-current font-weight-bold txt-nowrap", target: "_blank", rel: "noopener noreferrer" do %>
<%= icon_tag "hey", class: "v-align-middle" %>HEY™<% end %>