We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447a693 commit 96c947dCopy full SHA for 96c947d
v3/css/index.css
@@ -32,7 +32,7 @@ body::before {
32
background-attachment: fixed;
33
background-size: cover;
34
background-repeat: no-repeat;
35
- background-image: url(https://cdn.jsdelivr.net/gh/chaptsand/blog_image_hosting@master/img/kagome.png); /* 背景图片,可自行替换 */
+ background-image: url(https://cdn.jsdelivr.net/gh/chaptsand/blog_image_hosting@master/img/kagome.jpg); /* 背景图片,可自行替换 */
36
z-index: 0;
37
}
38
0 commit comments