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 d5de2e4 commit 8461036Copy full SHA for 8461036
_includes/side-nav-fast.html
@@ -2,9 +2,6 @@
2
<li><h5 class="doc-side-nav-title">
3
<a href="{{ site.baseurl }}/fast/">Performance Guide</a></h5>
4
</li>
5
- <li><h6 class="doc-side-nav-title">
6
- <a href="hints.html">Performance Hints</a></h6>
7
- </li>
8
<li><h6 class="doc-side-nav-title">Fast Tips</h6></li>
9
{% assign sorted_posts = site.posts | sort: 'order' %}
10
0 commit comments