Skip to content

Commit 1176537

Browse files
committed
adds code of conduct link to sidebar menu
1 parent e8b55f9 commit 1176537

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_includes/sidebar.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@
5757
<span>Contact</span>
5858
</a>
5959
</li>
60+
<li class="sidebar-dropdown">
61+
<a href="{{site.url}}/code-of-conduct">
62+
<i class="fas fa-book"></i>
63+
<span>Code of Conduct</span>
64+
</a>
65+
</li>
6066
<li class="sidebar-dropdown">
6167
<a href="{{site.url}}/feedback">
6268
<i class="fa fa-comment-alt"></i>

0 commit comments

Comments
 (0)