Hello Hugo professionals!
Need some help please. Two days ago I was able to build my updated page (only content updates) and since today I get the following errors:
Start building sites …
hugo v0.93.0+extended linux/amd64 BuildDate=unknown
ERROR 2022/03/02 13:49:39 render of "page" failed: "/home/fh/repos/hmbrg.xyz/layouts/_default/single.html:4:21": execute of template failed: template: _default/single.html:4:4: executing "main" at <partial "tags.html" .>: error calling partial: execute of template failed: template: partials/tags.html:4:21: executing "partials/tags.html" at <apply (sort .) "partial" "link" ".">: error calling apply: called apply using string as type context.Context
ERROR 2022/03/02 13:49:39 render of "page" failed: "/home/fh/repos/hmbrg.xyz/layouts/_default/single.html:4:21": execute of template failed: template: _default/single.html:4:4: executing "main" at <partial "tags.html" .>: error calling partial: execute of template failed: template: partials/tags.html:4:21: executing "partials/tags.html" at <apply (sort .) "partial" "link" ".">: error calling apply: called apply using string as type context.Context
ERROR 2022/03/02 13:49:39 render of "page" failed: "/home/fh/repos/hmbrg.xyz/layouts/_default/single.html:4:21": execute of template failed: template: _default/single.html:4:4: executing "main" at <partial "tags.html" .>: error calling partial: execute of template failed: template: partials/tags.html:4:21: executing "partials/tags.html" at <apply (sort .) "partial" "link" ".">: error calling apply: called apply using string as type context.Context
ERROR 2022/03/02 13:49:39 render of "page" failed: "/home/fh/repos/hmbrg.xyz/layouts/_default/single.html:4:21": execute of template failed: template: _default/single.html:4:4: executing "main" at <partial "tags.html" .>: error calling partial: execute of template failed: template: partials/tags.html:4:21: executing "partials/tags.html" at <apply (sort .) "partial" "link" ".">: error calling apply: called apply using string as type context.Context
Error: Error building site: failed to render pages: render of "page" failed: "/home/fh/repos/hmbrg.xyz/layouts/_default/single.html:4:21": execute of template failed: template: _default/single.html:4:4: executing "main" at <partial "tags.html" .>: error calling partial: execute of template failed: template: partials/tags.html:4:21: executing "partials/tags.html" at <apply (sort .) "partial" "link" ".">: error calling apply: called
apply using string as type context.Context
Link to my website:
Git repo of my website:
Only changes I made was regarding content.