Merge pull request #22043 from sftim/20200624_update_documentation_section_page_headers

Remove hero header from documentation section
This commit is contained in:
Kubernetes Prow Robot
2020-08-18 09:15:31 -07:00
committed by GitHub
7 changed files with 34 additions and 12 deletions
+1 -8
View File
@@ -8,14 +8,7 @@
<header>
{{ partial "navbar.html" . }}
{{ partial "announcement.html" . }}
<section class="header-hero text-center text-white font-bold pb-4">
<h1>
{{ $sectionHeading := .Site.GetPage "section" .Section }}
{{ with $sectionHeading }}
{{ .Title }}
{{ end }}
</h1>
</section>
<div class="header-filler"></div>
</header>
<div class="container-fluid td-outer">
<div class="td-main">