Use global hugo func

This commit is contained in:
zwbetz 2019-04-11 09:34:41 -05:00
parent 56f7738d6e
commit 0f986e4800
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
{{ .Hugo.Generator }}
{{ hugo.Generator }}
<link rel="canonical" href="{{ .Permalink }}">
{{ if .IsHome }}