Fix error unclosed action in footer.html#65
Conversation
|
✔️ Deploy Preview for hugo-congo ready! 🔨 Explore the source changes: 00bf515 🔍 Inspect the deploy log: https://app.netlify.com/sites/hugo-congo/deploys/61c8e18f9b343f00085b0376 😎 Browse the preview: https://deploy-preview-65--hugo-congo.netlify.app |
|
Thanks for the PR. I'm surprised at this error as this particular line of code has been present for some time. What version of Hugo are you using? |
That was the stable package in Debian 11, version 0.80.0-6+b5.. But because it seems an easy fix, I thought to do a PR. |
|
Ah that makes sense then. The theme is only supported on Hugo v0.86 and later so that's probably why this hasn't come up previously. In any case, I'm happy to accept the fix. |
Fix error unclosed action
"Error: add site dependencies: load resources: loading templates: "/tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/jpanther/congo@v1.6.0/layouts/partials/footer.html:35:1": parse failed: template: partials/footer.html:35: unclosed action"