move all generic image assets to the same folder

This commit is contained in:
dkanada 2020-01-20 10:11:05 +09:00
parent 33ed166ec9
commit cb14982e16
10 changed files with 7 additions and 7 deletions

View file

@ -31,7 +31,7 @@ html {
}
.pageTitleWithDefaultLogo {
background-image: url(../logodark.png)
background-image: url(assets/img/banner-dark.png)
}
html {