diff --git a/docs/site/themes/template/layouts/_default/baseof.html b/docs/site/themes/template/layouts/_default/baseof.html index 06cbdcd760..83b4b7f64c 100644 --- a/docs/site/themes/template/layouts/_default/baseof.html +++ b/docs/site/themes/template/layouts/_default/baseof.html @@ -1,10 +1,24 @@ + + + + + + + + + + - {{ if .Title }}{{ .Title }}{{ else }}Documentation{{ end }} {{ with .Site.Params.description }}{{ end }} @@ -18,21 +32,7 @@ {{ with .OutputFormats.Get "RSS" -}} {{ printf `` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }} {{- end }} - - - - - - - - - - + {{ partial "header" . }} diff --git a/docs/site/themes/template/layouts/partials/footer.html b/docs/site/themes/template/layouts/partials/footer.html index 1be39abf07..ebef886f7f 100644 --- a/docs/site/themes/template/layouts/partials/footer.html +++ b/docs/site/themes/template/layouts/partials/footer.html @@ -11,7 +11,13 @@ Tanzu Community Edition +