{{ partial "head.html" . }}
{{ $url := replace .Permalink ( printf "%s" .Site.BaseURL) "" }} {{ if eq $url "" }}
{{ else }}
{{ end }}
{{ .Site.Title }}
Blog
About
Projects
{{ if .Site.Params.github }}
{{ end }} {{ if .Site.Params.twitter }}
{{ end }} {{ if .Site.Params.linkedin }}
{{ end }} {{ if .Site.Params.email }}
{{ end }} {{ if .Site.RSSLink }}
{{ end }}