Skip to content

Commit 0939b36

Browse files
author
markzegarelli
authored
Removed mobile menu (#4937)
1 parent 18deb13 commit 0939b36

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/_includes/sidebar/mobile-menu-side.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
{% include sidebar/related-content.html items=page.related %}
88
{% endif %}
99

10-
{% include sidebar/related-categories.html %}
1110

1211
<hr class="mobile-menu-side__divider">
1312
</div>

src/_layouts/integration.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ <h1 id="{{ page.title | slugify }}">
116116
{% include sidebar/related-content.html items=page.related %}
117117
{% endif %}
118118

119-
{% include sidebar/related-categories.html %}
120119

121120
{% unless page.hide-feedback %}
122121
{% include_cached sidebar/feedback.html %}

0 commit comments

Comments
 (0)