fix
This commit is contained in:
parent
e7f061bcfd
commit
0845cf510d
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -509,7 +509,7 @@ position: relative;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
header {{
|
header {{
|
||||||
background-image: url("img/debian.jpeg");
|
background-image: url("../img/debian.jpeg");
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
padding: 1vh 1vw 0 1vw;
|
padding: 1vh 1vw 0 1vw;
|
||||||
|
|
Loading…
Reference in a new issue