Skip to content

Commit

Permalink
Update for post hugo 0.55 deprecated warning
Browse files Browse the repository at this point in the history
  • Loading branch information
divinerites committed Apr 10, 2019
1 parent 8348774 commit 6e4a9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="Navigator Hugo Template">
<meta name="author" content="Themefisher.com">
{{ .Hugo.Generator }}
{{ hugo.Generator }}

<title>{{ .Site.Title }}</title>

Expand Down

0 comments on commit 6e4a9bd

Please sign in to comment.