Skip to content

Commit 7e0a5ea

Browse files
fix: remove mobile breadcrumb navigation from base layout
risk: low
1 parent 3c3091a commit 7e0a5ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/layouts/docs/baseof.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
</header>
1616
<div class="container-fluid td-outer">
1717
<div class="td-main">
18-
<div class="gd-docs-header-nav__mobile">
19-
{{ partial "navbar-breadcrumb.html" . }}
20-
</div>
2118
<div class="row flex-xl-nowrap">
2219
<div class="col-12 col-md-4 col-xl-3 td-sidebar d-print-none">
2320
{{ partial "sidebar.html" . }}

0 commit comments

Comments
 (0)