2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+1
View File
@@ -7,6 +7,7 @@
{{ partial "skippy" . }}
{{ partial "docs-navbar" . }}
{{ partial "docs-subnav" . }}
{{ partial "home/masthead" . }}
{{ partial "home/masthead-followup" . }}