mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-07-23 10:22:26 +00: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.