mirror of https://github.com/twbs/bootstrap.git
remove subnav from home and examples
This commit is contained in:
parent
5a0be01e3e
commit
39e4615763
|
@ -7,7 +7,6 @@
|
||||||
{{ partial "skippy" . }}
|
{{ partial "skippy" . }}
|
||||||
|
|
||||||
{{ partial "docs-navbar" . }}
|
{{ partial "docs-navbar" . }}
|
||||||
{{ partial "docs-subnav" . }}
|
|
||||||
|
|
||||||
{{ partial "home/masthead" . }}
|
{{ partial "home/masthead" . }}
|
||||||
{{ partial "home/masthead-followup" . }}
|
{{ partial "home/masthead-followup" . }}
|
||||||
|
|
|
@ -7,7 +7,6 @@
|
||||||
{{ partial "skippy" . }}
|
{{ partial "skippy" . }}
|
||||||
|
|
||||||
{{ partial "docs-navbar" . }}
|
{{ partial "docs-navbar" . }}
|
||||||
{{ partial "docs-subnav" . }}
|
|
||||||
|
|
||||||
<header class="py-5 border-bottom">
|
<header class="py-5 border-bottom">
|
||||||
<div class="container pt-md-1 pb-md-4">
|
<div class="container pt-md-1 pb-md-4">
|
||||||
|
|
Loading…
Reference in New Issue