Add 'How-to Guides' to the Sidebar navigation under 'Additional resources' (#4176)

pull/4186/head^2
Michael Hall 2022-07-02 19:15:31 -04:00 committed by GitHub
parent 16478e847a
commit a11e3d9a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@
{{ if ne $product "resources" }}
<h4 class="resources">Additional resources</h4>
<li class="nav-category"><a href="/resources/videos/">Videos</a></li>
<li class="nav-category"><a href="/resources/how-to-guides/">How-to Guides</a></li>
{{ end }}
</ul>