We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c795c commit ffbbc39Copy full SHA for ffbbc39
css/main.css
@@ -29,7 +29,7 @@ h1 {
29
}
30
31
#section_introduce {
32
- background-image: url("/img/2.jpg");
+ background-image: url("https://cdn.jsdelivr.net/gh/AyagawaSeirin/ThreebodySpace@latest/img/2.jpg");
33
text-align: left;
34
padding-left: 5vw;
35
padding-right: 5vw;
0 commit comments