fixed incorrect paths
This commit is contained in:
@@ -5,7 +5,7 @@ layout: none
|
||||
.screen{
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
background-image: url(/neko/welp/assets/images/crt.png);
|
||||
background-image: url({{site.baseurl}}/assets/images/crt.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
background-position: center;
|
||||
|
Reference in New Issue
Block a user