mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-07-10 10:44:54 +00:00
8496f3622e
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.