Skip to content

Commit

Permalink
换成webp格式
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Tang <[email protected]>
  • Loading branch information
tangkunyin committed Apr 4, 2024
1 parent 8560b6e commit fd09f74
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="shortcut icon" href="/resources/favicon.png">
<style>
body {
background-image: url(./resources/bg-img.jpg);
background-image: url(./resources/bg-img.webp);
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
Expand Down
Binary file removed resources/bg-img.jpg
Binary file not shown.
Binary file added resources/bg-img.webp
Binary file not shown.

0 comments on commit fd09f74

Please sign in to comment.