Skip to content
This repository was archived by the owner on Nov 17, 2018. It is now read-only.

Commit 9efcd4e

Browse files
committed
Fix login page image
1 parent 8bb62d3 commit 9efcd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/user/welcome.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div id='content'>
33
<div id='main-image-container'>
44
<div id='main-image'>
5-
<%= image_tag "splitwise-logo.png" %>
5+
<%= image_tag "splitwise-logo-large.png" %>
66
</div>
77
</div>
88
<div id='main-text-container'>

0 commit comments

Comments
 (0)