Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2021-06-11 04:47:45 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2021-06-11 04:47:45 +0300
commit4f297835f206c7ba0ce827eeb8422a87a25cc128 (patch)
treef9be9c119623e464ae8fd6d63cd8f6ec26265647 /layouts/default.html
parentf44a8110f51ae09becfb0a9a756f0e491a923cf4 (diff)
Remove breadcrumbs from published docs
Diffstat (limited to 'layouts/default.html')
-rw-r--r--layouts/default.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/default.html b/layouts/default.html
index 939a6583..9352a7d2 100644
--- a/layouts/default.html
+++ b/layouts/default.html
@@ -37,7 +37,6 @@
<div class="col">
<div class="my-3 my-lg-0">
<a class="position-absolute text-muted mt-2 pt-1 text-decoration-none border-bottom-0 mobile-nav-toggle" href="#"><i class="fa fa-bars fa-lg" aria-hidden="true"></i> | </a>
- <%= render '/breadcrumbs.*' %>
</div>
</div>
</div>