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

head.html partial can't find favicon #13

Open
genebean opened this issue Jan 19, 2023 · 4 comments
Open

head.html partial can't find favicon #13

genebean opened this issue Jan 19, 2023 · 4 comments

Comments

@genebean
Copy link
Contributor

When trying to up grade to the new release, I get this error several times:

execute of template failed: 
template: partials/essentials/head.html:11:3: 
executing "partials/essentials/head.html" at <partialCached "favicon" .>: 
error calling partialCached: 
partial "favicon" not found
@genebean
Copy link
Contributor Author

It looks like this might be related to needing to copy over config/_default/module.toml from the example site as it is a new file in this version.

Are there any other new files that need to be manually copied over?

@genebean
Copy link
Contributor Author

Okay, I think I solved this for myself but feel like some docs need to be added about how to upgrade to v2. The second commit in genebean/hugo-volunteertechnologist.com#19 is what got things working again and the third is the result of doing a comparison of my entire site to the example site with Meld

@genebean
Copy link
Contributor Author

I think I figured out an elegant solution to this issue and plan to post a PR tomorrow

@genebean
Copy link
Contributor Author

My idea is #15

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

No branches or pull requests

1 participant