{{ partial "meta.html" . }} {{ .Scratch.Add "title" "" }}{{ if isset .Site.Data.titles .Title }}{{ .Scratch.Set "title" (index .Site.Data.titles .Title).title }}{{ else }}{{ .Scratch.Set "title" .Title}}{{end}}
The site is working but you should overwrite this index.html with your own. If you want to redirect You may want to redirect to the first document page.