You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, adjusted how greedy the regex is and added
links out to Regex101.com for easy future reference
This fix addresses the issue reported here:
getgrav#7
I am basically unable to get the cdn plugin to work. This is typically what is happening, which is obviously correct.
background:url(https://cdn-51f9.kxcdn.com '/user/themes/gateway/img/background.jpg' );
This seems to occur whether there are quotes around the pull url in cdn.yaml or not. Clearly clearing caches has no effect.
Here is an example using CloudFront: https://key.geek.ch
You will see from examining the page source that it is not handling background.jpg correctly.
The text was updated successfully, but these errors were encountered: