Skip to content

Commit 6aa6e66

Browse files
ayhanxianlwasser
authored andcommitted
Update footer.html to include CoC
Code of Conduct link in the footer for the pyopensci.org website in response to issue #396
1 parent 0979c07 commit 6aa6e66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_includes/footer.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
<p>pyOpenSci is a fiscally sponsored project of <a href="https://communityinitiatives.org/" target="_blank">Community Initiatives</a>, a registered 501(c)3 non-profit organization based in California, USA.
2727
pyOpenSci is grateful for support from the <a href="https://sloan.org/" target="_blank">Sloan Foundation</a> and the <a href="https://chanzuckerberg.com/" target="_blank">Chan Zuckerberg Initiative</a>.
2828
</p>
29+
<p>pyOpensci is dedicated to creating a welcoming, supportive and diverse community around the open source Python tools that drive open science. Our <a href="https://www.pyopensci.org/handbook/CODE_OF_CONDUCT.html" target="_blank">Code of Conduct</a> defines expected behavior and guidelines that help create such a community.
30+
</p>
2931

3032
&copy; {{ site.time | date: '%Y' }} {{ site.name | default: site.title }}</div>
3133
<script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)