diff options
author | Yuchen Pei <me@ypei.me> | 2018-06-03 22:22:43 +0200 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2018-06-03 22:22:43 +0200 |
commit | d4d048e66b16a3713caec957e94e8d7e80e39368 (patch) | |
tree | 1aa7c6640d56de3741f23073bb5d6f1e3db61e17 /site/links.html | |
parent | 2e38d28086714175d680f9d4541c735ca793d2b7 (diff) |
fixed mathjax conversion from md
Diffstat (limited to 'site/links.html')
-rw-r--r-- | site/links.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/links.html b/site/links.html index 9b53d13..fdff77a 100644 --- a/site/links.html +++ b/site/links.html @@ -21,6 +21,7 @@ <div class="bodyitem"> <p>Here are some links I find interesting or helpful, or both. Listed in no particular order.</p> <ul> +<li><a href="https://competitions.codalab.org/competitions/">CodaLab</a></li> <li><a href="https://haskellformaths.blogspot.com/">HaskellForMaths</a></li> <li><a href="http://www.openproblemgarden.org/">Open Problem Garden</a></li> <li><a href="http://www.ams.org/open-math-notes">AMS open notes</a></li> |