I’m trying to understand this:
The doc says: https://gohugo.io/variables/hugo/#readout
Page’s
.Hugo
is deprecated and will be removed in a future release. Use the globalhugo
function.
For example:hugo.Generator
.
So “find - replace” .Hugo.
with hugo.
would do it?
I use .Hugo.Generator
and .Hugo.Version