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 ac2c6d9 commit 4e2da4aCopy full SHA for 4e2da4a
2 files changed
content/pages/coc.md
src/components/FooterSection.astro
@@ -48,7 +48,6 @@ const year = new Date().getFullYear();
48
<div class="footer-bottom">
49
<div class="container footer-bottom-inner">
50
<span>© {year} DevCongress. Built by the community, for the community.</span>
51
- <a href="/coc/">Code of Conduct</a>
52
</div>
53
54
</footer>
0 commit comments