Files
maybe/app/views/shared/_logo.html.erb
Josh Pigford 99de24ac70 Initial commit
2024-02-02 09:05:04 -06:00

1 line
104 B
Plaintext

<%= link_to image_tag("logomark.svg", class: 'w-auto h-12 mx-auto'), root_path, data: { turbo: false} %>