Back to Gocolly

{{ if eq .Title .Site.Title }}{{ .Site.Params.description }}{{ else }}{{ with .Title }}{{.}}

themes/colly/layouts/_default/baseof.html

latest310 B
Original Source

{{ .Hugo.Generator }} {{ if .RSSLink }} {{ end }}

{{ .Site.Params.Title }} {{ range .Site.Menus.main.ByWeight }} {{ .Name }} {{ end }} GoDoc

{{ block "main" . }}{{ end }} {{ block "footer" . }}{{ partial "footer.html" . }}{{ end }}