Skip to content

Commit 5f7039d

Browse files
committed
add coc to footer
1 parent 98976d9 commit 5f7039d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/footer.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
<div class="wrapper">
33
<nav class="social-links">{%- include social.html -%}</nav>
44
<div class="footer-col-wrapper">
5+
<div class="footer-col">
6+
<a href="https://github.com/BlackPythonDevs/.github/blob/main/CODE_OF_CONDUCT.md">Code of Conduct</a>
7+
</div>
58
<div class="footer-col">
69
<small>&copy; {{ 'now' | date: "%Y" }} {{ site.domain }}</small>
710
</div>

0 commit comments

Comments
 (0)