Skip to content

Commit 0fc4e4b

Browse files
committed
update rails logo
1 parent 44b2e5d commit 0fc4e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/_footer.html.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.col.l6.s12
44
h5.white-text Footer Content
55
p.grey-text.text-lighten-4 You can use rows and columns here to organize your footer content.
6-
img src="/rails-logo.svg" width="112" height="60" style="fill: white !important;"
6+
= inline_svg "rails-logo.svg", class: "main-logo"
77
.col.l4.offset-l2.s12
88
h5.white-text Links
99
ul

0 commit comments

Comments
 (0)