We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18deb13 commit 0939b36Copy full SHA for 0939b36
src/_includes/sidebar/mobile-menu-side.html
@@ -7,7 +7,6 @@
7
{% include sidebar/related-content.html items=page.related %}
8
{% endif %}
9
10
- {% include sidebar/related-categories.html %}
11
12
<hr class="mobile-menu-side__divider">
13
</div>
src/_layouts/integration.html
@@ -116,7 +116,6 @@ <h1 id="{{ page.title | slugify }}">
116
117
118
119
120
121
{% unless page.hide-feedback %}
122
{% include_cached sidebar/feedback.html %}
0 commit comments