aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/home.md7
-rw-r--r--top.html6
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![A picture of me](me.png "Me") 3![A picture of me](me.png "Me")
4 4
5I am a PhD student in Mathematics at the Universities of Luxembourg and Leiden. 5I am a PhD student in Mathematics at the Universities of Luxembourg and Leiden.
6During my free time I enjoy tinkering with my computer, programming and 6Check out my [list of papers and talks](research).
7playing with the Rubik's cube. 7
8During my free time I enjoy tinkering with my computer, [programming](git)
9and playing with the [Rubik's cube](speedcubing).
8 10
9Download my [cv (pdf, 220Kb)](tronto-cv.pdf).
10 11
11### Email 12### Email
12 13
diff --git a/top.html b/top.html
index 4313060..c28d40d 100644
--- a/top.html
+++ b/top.html
@@ -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>

Generated with cgit - Back to sebastiano.tronto.net