You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: error building site: render: failed to render pages: render of "taxonomy" failed: "docs\themes\hugo-theme-altinn\layouts_default\list.html:1:3": execute of template failed: template: _default/list.html:1:3: executing "_default/list.html" – File is nil; wrap it in if or with: {{ with partial "header.html" .>: error calling partial: "docs\themes\hugo-theme-altinn\layouts\partials\header.html:52:7": execute of template failed: template: partials/header.html:52:7: executing "partials/header.html" at <partial "menu.html" .>: error calling partial: "docs\themes\hugo-theme-altinn\layouts\partials\menu.html:50:101": execute of template failed: template: partials/menu.html:50:101: executing "section-tree-nav" at <.File }}{{ .UniqueID }}{{ end }}
Steps To Reproduce
Get latest hugo.exe, execute, get error from above mentioned files
The text was updated successfully, but these errors were encountered:
Description
Error: error building site: render: failed to render pages: render of "taxonomy" failed: "docs\themes\hugo-theme-altinn\layouts_default\list.html:1:3": execute of template failed: template: _default/list.html:1:3: executing "_default/list.html" – File is nil; wrap it in if or with: {{ with partial "header.html" .>: error calling partial: "docs\themes\hugo-theme-altinn\layouts\partials\header.html:52:7": execute of template failed: template: partials/header.html:52:7: executing "partials/header.html" at <partial "menu.html" .>: error calling partial: "docs\themes\hugo-theme-altinn\layouts\partials\menu.html:50:101": execute of template failed: template: partials/menu.html:50:101: executing "section-tree-nav" at <.File }}{{ .UniqueID }}{{ end }}
Steps To Reproduce
Get latest hugo.exe, execute, get error from above mentioned files
The text was updated successfully, but these errors were encountered: