Back to Go Cloud

{{ .Site.Title }}

internal/website/layouts/_default/baseof.html

0.45.0301 B
Original Source

{{ .Hugo.Generator }} {{ if .IsHome -}}

{{ .Site.Title }} {{- else -}} {{ .Title }} · {{ .Site.Title }} {{- end }} {{- range .AlternativeOutputFormats }} {{- end }} {{- if .Page.Params.pkgmeta }} {{- end }} {{ template "_internal/google_analytics_async.html" . }}

{{- block "main" .}}{{end -}}