mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-02-20 14:32:27 -05:00
When building the site, I get the following warning: > Page's .Hugo is deprecated and will be removed in a future release. Use the global hugo function. Replacing .Hugo with hugo in header.html removes the warning.