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