Fix deprecation warning#364
Fix deprecation warning#364deining wants to merge 1 commit intoVimux:masterfrom deining:fix-deprecation-warning
Conversation
This is a breaking change as it will require manual action by users of existing sites if they want to update the theme. It will break our demo site as well. |
Where does the site break?
Feel free to close this PR if you don't like it or you think it comes in prematurely. |
I gave a link to the preview page where the problem is pretty clear.
One thing I can say for sure is that we do not break users' sites without a really good reason, and especially without a commit properly marked as BREAKING. Regarding the Hugo warning. My concern is how Hugo will deprecate this thing (as well as |

When previewing the example site with hugo v0.124.1, a warning is shown:
This PR fixes this warning.