Skip to content

Rendering fails with Hugo 0.125.7 #30

Description

@DanySK

Running the theme on recent versions of Hugo, starting with 0.125.7, produces the following errors:

ERROR render of "home" failed: "/home/runner/work/showcase/showcase/themes/showcase/layouts/_default/baseof.html:9:12": execute of template failed: template: index.html:9:12: executing "index.html" at <partial "footer.html" .>: error calling partial: execute of template failed: html/template:partials/footer.html:82:12: no such template "_internal/google_analytics_async.html"
ERROR render of "page" failed: "/home/runner/work/showcase/showcase/themes/showcase/layouts/_default/baseof.html:[9](https://github.com/unibo-oop/showcase/actions/runs/13094775713/job/36535719942#step:6:10):12": execute of template failed: template: _default/single.html:9:12: executing "_default/single.html" at <partial "footer.html" .>: error calling partial: execute of template failed: html/template:partials/footer.html:82:12: no such template "_internal/google_analytics_async.html"
Total in 22 ms
Error: error building site: render: failed to render pages: render of "page" failed: "/home/runner/work/showcase/showcase/themes/showcase/layouts/_default/baseof.html:9:12": execute of template failed: template: _default/single.html:9:12: executing "_default/single.html" at <partial "footer.html" .>: error calling partial: execute of template failed: html/template:partials/footer.html:82:12: no such template "_internal/google_analytics_async.html"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions