diff --git a/docs/layouts/index.html b/docs/layouts/index.html index 8a11adbe1..7182b8a9f 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -9,7 +9,7 @@ Hugo :: A fast and modern static website engine - + diff --git a/docs/layouts/partials/header.html b/docs/layouts/partials/header.html index 58922fb82..08884a743 100644 --- a/docs/layouts/partials/header.html +++ b/docs/layouts/partials/header.html @@ -10,7 +10,7 @@ {{ .Scratch.Add "title" "" }}{{ if isset .Site.Data.titles .Title }}{{ .Scratch.Set "title" (index .Site.Data.titles .Title).title }}{{ else }}{{ .Scratch.Set "title" .Title}}{{end}} Hugo - {{ .Scratch.Get "title" }} - + diff --git a/docs/static/css/bootstrap-theme.css b/docs/static/css/bootstrap-gohugo.css similarity index 100% rename from docs/static/css/bootstrap-theme.css rename to docs/static/css/bootstrap-gohugo.css