Join Discord
Powered by
Has anyone had issues before with images showing b...
# questions
r
rlh1994
05/19/2022, 8:59 AM
Has anyone had issues before with images showing broken on a site because of an additional prefix / in the src? My setup is pretty much the same as my working site except my assetPrefix is a little long (
/gitlabsubgroup/reponame
) So the src ends up as
//gitlabsubgroup/reponame/assets/images/imagename.png
which if I edit it and drop one of the leading /s works fine?
Previous
Next