Skip to content

Commit 350abbc

Browse files
committed
replaced png with high quality jpg
1 parent 8fa8c71 commit 350abbc

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/images/splash.jpg

134 KB
Loading

app/assets/images/splash.png

-484 KB
Binary file not shown.

app/views/static/root.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- content_for :top do
44
#home-splash
55
.container
6-
= image_tag "splash.png"
6+
= image_tag "splash.jpg"
77

88
%section#download
99
%h1 Start Here!

0 commit comments

Comments
 (0)