Merge pull request #55 from barrettruth/feat/about
feat(about): include codeforces in profile
This commit is contained in:
commit
762845c322
1 changed files with 5 additions and 0 deletions
|
|
@ -57,6 +57,11 @@ import BaseLayout from "../layouts/BaseLayout.astro";
|
||||||
<li>
|
<li>
|
||||||
<a target="_blank" href="https://github.com/barrettruth">github</a>
|
<a target="_blank" href="https://github.com/barrettruth">github</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a target="_blank" href="https://codefoces.com/profile/barrettruth"
|
||||||
|
>codeforces</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue