1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 23:04:32 +02:00

Move subnav to partial, take first pass at conditionalizing breadcrumb links

This commit is contained in:
Mark Otto
2019-07-18 13:49:05 -07:00
committed by Mark Otto
parent b08d2b6adc
commit 5027a8086a
4 changed files with 29 additions and 32 deletions

View File

@@ -7,6 +7,7 @@
{{ partial "skippy" . }}
{{ partial "docs-navbar" . }}
{{ partial "docs-subnav" . }}
{{ partial "home/masthead" . }}
{{ partial "home/masthead-followup" . }}