Sha256: ccb314bcad8469b2b2b0f87e498d33a8940b4820f81f2e05a0ea203872e27d25

Contents?: true

Size: 290 Bytes

Versions: 48

Compression:

Stored size: 290 Bytes

Contents

<%= link_to root_path, class: 'logo-placeholder h-full w-full flex justify-start' do %>
  <%= image_tag '/avo-assets/logo.png', class: 'hidden sm:block object-contain', title: 'Avo' %>
  <%= image_tag '/avo-assets/logomark.png', class: 'sm:hidden object-contain', title: 'Avo' %>
<% end %>

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
avo-2.9.1.pre6 app/views/avo/partials/_logo.html.erb
avo-2.9.1.pre5 app/views/avo/partials/_logo.html.erb
avo-2.9.1.pre4 app/views/avo/partials/_logo.html.erb
avo-2.9.1.pre3 app/views/avo/partials/_logo.html.erb
avo-2.9.1.pre2 app/views/avo/partials/_logo.html.erb
avo-2.9.1.pre1 app/views/avo/partials/_logo.html.erb
avo-2.9.0 app/views/avo/partials/_logo.html.erb
avo-2.8.0 app/views/avo/partials/_logo.html.erb