remove 2.0 from layouts

This commit is contained in:
Denise Schannon
2018-06-22 21:32:47 -07:00
committed by Denise
parent 9f5e6293a3
commit dd42c1e3bb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{{ define "hero" }}
<section class="hero">
<h1>Rancher 2.0 Docs</h1>
<h1>Rancher Docs</h1>
{{ with .Params.Author }}
<span class="byline bg-link">{{ . }}</span>
+1 -1
View File
@@ -4,7 +4,7 @@
{{ define "hero" }}
<section class="hero">
<h1>Rancher 2.0 Docs</h1>
<h1>Rancher Docs</h1>
{{ with .Params.Author }}
<span class="byline bg-link">{{ . }}</span>