Back to Docker

{{ site.Title }}

layouts/_partials/meta.html

18.09-release258 B
Original Source

{{ $description := partial "utils/description.html" . }} {{ if .IsHome }}

{{ site.Title }}{{ else }} {{ printf "%s | %s" .LinkTitle site.Title }} {{ end }} {{ if or (eq .Params.sitemap false) (not hugo.IsProduction) }} {{ end }}{{ partial "schema.html" . }}