{{ if .Site.Params.Logo.path }} {{ .Site.Params.Logo.alt }} {{ else }} {{ with .Site.Params.Logo.logoText }}{{ . }}{{ else }}byjp{{ end }} {{ if .IsHome }}{{ else }}{{ with .File }}{{ .Path | replaceRE "^/" "" | replaceRE "/index.md$" ".md" | replaceRE ".md$" "" | urlize }}{{end}}{{ end }} {{ end }}