diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-25 15:57:41 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-25 15:57:41 +0200 |
| commit | 45aa0e98751f87b3d0bdd44d6d6e9cc627e25c8d (patch) | |
| tree | fcef0cf3816fe08a2976c59b91d53be13f2fd438 | |
| parent | 23e64e2a2ad52ef9d10fa23089d1c0ff56dd005e (diff) | |
| download | sebastiano.tronto.net-45aa0e98751f87b3d0bdd44d6d6e9cc627e25c8d.tar.gz sebastiano.tronto.net-45aa0e98751f87b3d0bdd44d6d6e9cc627e25c8d.zip | |
Reorganized home page and top navbar
| -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> |
