Skip to content

Conversation

undergroundwires
Copy link

This allow theme users to add page specific headings without overriding whole baseof.html.

It gives more flexibility to theme and maintainability to users.

extra-head solves global <head> injection, but sometimes pages require different <head> extensions such as for importing page specific CSS files or adding og:image meta tags.

Defining the block does not work in extend-head so theme supported base-of is the most awesome way to go.

Also documented both head extension options.

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.

1 participant