Skip to content

Commit

Permalink
Use compressed version of home page splash image
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiejaeger committed Jul 16, 2019
1 parent 20f7c95 commit 7ed25f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/home-page.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.splash {
background: url('/assets/images/home-page-splash.jpg') 100%;
background: url('/assets/images/home-page-splash-min.jpg') 100%;
background-size: cover;
border-bottom: 8px solid $front-end-primary;
height: 525px;
Expand Down
Binary file added assets/images/home-page-splash-min.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7ed25f3

Please sign in to comment.