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>
|
||||
<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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue