Ver código fonte

minor update

pull/141/head
abhidj0090 4 anos atrás
pai
commit
34ec429be9
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      layouts/partials/head.html

+ 2
- 0
layouts/partials/head.html Ver arquivo

@@ -6,7 +6,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="{{ with .Description }}{{ . }}{{ else }}{{ with site.Params.description }}{{ . }}{{ end }}{{ end }}">
{{ with site.Params.author }}
<meta name="author" content="{{ . }}">{{ end }}
{{ hugo.Generator }}

{{ $url := .Site.StaticAddress }}
{{ template "_internal/opengraph.html" . }}

Carregando…
Cancelar
Salvar