Skip to content

Commit 9f9d384

Browse files
committed
Merge branch 'main' of github.com:devcongress/website
2 parents 21098fd + 4e2da4a commit 9f9d384

3 files changed

Lines changed: 0 additions & 171 deletions

File tree

content/pages/coc.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/components/FooterSection.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ const year = new Date().getFullYear();
2727
<li><a href="#admins">Admins</a></li>
2828
<li><a href="#partners">Partners</a></li>
2929
<li><a href="#donate">Support Us</a></li>
30-
<li><a href="/coc/">Code of Conduct</a></li>
3130
</ul>
3231
</nav>
3332

@@ -49,7 +48,6 @@ const year = new Date().getFullYear();
4948
<div class="footer-bottom">
5049
<div class="container footer-bottom-inner">
5150
<span>&copy; {year} DevCongress. Built by the community, for the community.</span>
52-
<a href="/coc/">Code of Conduct</a>
5351
</div>
5452
</div>
5553
</footer>

src/pages/coc.astro

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)