Files
hugo-PaperMod/layouts/partials/header.html
Philip Khor 8496f3622e Use global hugo function
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.
2019-05-04 22:39:34 +08:00

2.3 KiB