reuixiy / hugo-theme-meme

😝 You can’t spell awesome without MemE!
https://io-oi.me/hugo-theme-meme
MIT License
1.01k stars 279 forks source link

content pages issue #412

Closed hyavari closed 1 year ago

hyavari commented 1 year ago

Hi,

In the last build, for any content or about pages, I got this error:

Error: Error building site: failed to render pages: render of "page" failed: execute of template failed: template: _default/single.html:2:7: executing "main" at <partial "pages/post.html" .>: error calling partial: execute of template failed: template: partials/pages/post.html:38:19: executing "partials/pages/post.html" at <partial "utils/content.html" .>: error calling partial: "/home/devops/test/quickstart/themes/meme/layouts/partials/utils/content.html:55:19": execute of template failed: template: partials/utils/content.html:55:19: executing "partials/utils/content.html" at <replace>: wrong number of args for replace: want 3 got 4

any idea if that is a bug or if I missed something? thanks

hyavari commented 1 year ago

Problem was Hugo version that I forgot to update. Everything is ok with lates Hugo version.