fixed path
This commit is contained in:
parent
b87afeeb8d
commit
b5e96ad39c
@ -46,7 +46,7 @@ img {
|
||||
height: 150px;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url(/neko/crt/assets/images/yui.png);
|
||||
background-image: url({{site.baseurl}}/assets/images/yui.png);
|
||||
filter: hue-rotate(-100deg);
|
||||
background-position: center right;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user