Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Service worker and favicon paths to include baseurl #163

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

daviddarnes
Copy link
Owner

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.

Fixes #162

@daviddarnes daviddarnes self-assigned this Jan 6, 2021
@daviddarnes daviddarnes merged commit f73de31 into master Jan 6, 2021
@daviddarnes daviddarnes deleted the fix-relative-paths branch January 6, 2021 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

**[Question]** baseurl crashes the theme
1 participant