Skip to content

Commit

Permalink
Merge pull request themefisher#18 from divinerites/patch-1
Browse files Browse the repository at this point in the history
Update for post hugo 0.55 deprecated warning
  • Loading branch information
mehedi-sharif committed Apr 10, 2019
2 parents 8348774 + 6e4a9bd commit 7e2c93c
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 7e2c93c

Please sign in to comment.