feat(about): include codeforces in profile

This commit is contained in:
Barrett Ruth 2026-01-21 09:38:46 -06:00
parent 66a42f788f
commit 9bc94a9c08

View file

@ -57,6 +57,11 @@ import BaseLayout from "../layouts/BaseLayout.astro";
<li>
<a target="_blank" href="https://github.com/barrettruth">github</a>
</li>
<li>
<a target="_blank" href="https://codefoces.com/profile/barrettruth"
>codeforces</a
>
</li>
</ul>
</div>