Closed daviddarnes closed 3 years ago
The service worker code and site favicon code wasn't including the baseurl when it was set, this change fixes that using the relative_url filter.
baseurl
relative_url
Fixes #162
The service worker code and site favicon code wasn't including the
baseurl
when it was set, this change fixes that using therelative_url
filter.Fixes #162