Files
fizzy/app/views/layouts/shared/_colophon.html.erb
T
2026-01-09 11:57:45 -06:00

10 lines
461 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 %>