diff --git a/assets/css/custom.css b/assets/css/custom.css index 56fd9f7..65cbf09 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -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;