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

Add capability to append custom head in head partial. #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oxddr
Copy link

@oxddr oxddr commented Aug 7, 2019

Usecase: I wanted just to add a single line to whole head (stylesheet from Google Fonts). I'd rather not copy the whole as it makes update to the template hard - I'd need to backport them to my custom file.

I'm fairly new to hugo ecosystem, so if there is an easier way to achieve this, please let me know. But IIUC there is no way to "inherit" or "extend" an existing layout.

Usecase: I wanted just to add a single line to whole head (stylesheet from
Google Fonts). I'd rather not copy the whole as it makes update to the template
hard - I'd need to backport them to my custom file.
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