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

BUGFIX: Script include was outside body tag #131

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

Sebobo
Copy link
Collaborator

@Sebobo Sebobo commented Jan 26, 2021

Without this change the script include is between the closing head and opening body tag. Now it's actually before the closing body tag.

The style include had no correct position setting at all and now is at the end of the head content.

@Sebobo Sebobo requested a review from johannessteu January 26, 2021 08:58
@Sebobo Sebobo merged commit 3a352a1 into 1.0 Jan 26, 2021
@Sebobo Sebobo deleted the bugfix/script-style-position branch January 26, 2021 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants