diff options
| -rw-r--r-- | src/home.md | 7 | ||||
| -rw-r--r-- | top.html | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/src/home.md b/src/home.md index d0bdace..d2f044c 100644 --- a/src/home.md +++ b/src/home.md | |||
| @@ -3,10 +3,11 @@ | |||
| 3 |  | 3 |  |
| 4 | 4 | ||
| 5 | I am a PhD student in Mathematics at the Universities of Luxembourg and Leiden. | 5 | I am a PhD student in Mathematics at the Universities of Luxembourg and Leiden. |
| 6 | During my free time I enjoy tinkering with my computer, programming and | 6 | Check out my [list of papers and talks](research). |
| 7 | playing with the Rubik's cube. | 7 | |
| 8 | During my free time I enjoy tinkering with my computer, [programming](git) | ||
| 9 | and playing with the [Rubik's cube](speedcubing). | ||
| 8 | 10 | ||
| 9 | Download my [cv (pdf, 220Kb)](tronto-cv.pdf). | ||
| 10 | 11 | ||
| 11 | 12 | ||
| 12 | 13 | ||
| @@ -20,10 +20,8 @@ | |||
| 20 | </a> | 20 | </a> |
| 21 | </td> | 21 | </td> |
| 22 | <td class="links"> | 22 | <td class="links"> |
| 23 | <a href="/research/">Research</a> | | 23 | <a href="/tronto-cv.pdf" title="pdf, 205Kb">CV</a> | |
| 24 | <a href="/git/">Git</a> | | 24 | <a href="/git">Git</a> | <a href="/blog">Blog</a> |
| 25 | <a href="/speedcubing/">Cubing</a> | | ||
| 26 | <a href="/blog/">Blog</a> | ||
| 27 | </td> | 25 | </td> |
| 28 | </tr> | 26 | </tr> |
| 29 | </table> | 27 | </table> |
