Skip to content

Commit

Permalink
Fall back to Hugo's default behavior for disableHugoGeneratorInject (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Nov 17, 2023
1 parent 1ad6506 commit 2f71d33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
{{ hugo.Generator }}
{{ range .AlternativeOutputFormats -}}
<link rel="{{ .Rel }}" type="{{ .MediaType.Type }}" href="{{ .Permalink | safeURL }}">
{{ end -}}
Expand Down

0 comments on commit 2f71d33

Please sign in to comment.