Skip to content

Commit

Permalink
Try a progressive JPEG image for the Welcome page background.
Browse files Browse the repository at this point in the history
  • Loading branch information
smelamud committed Mar 13, 2024
1 parent 6220a85 commit 2e62cb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ A:hover.github-link {
}

.welcome {
background-image: url("../images/messages.webp");
background-image: url("../images/messages.jpg");
text-align: center;
padding: 1rem 0;
}
Expand Down
Binary file added assets/images/messages.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 2e62cb8

Please sign in to comment.