diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-06 17:43:11 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-06 17:43:11 +0200 |
| commit | a5d66cb6da3f6ab3b79898769b4d118c8b9e498b (patch) | |
| tree | 9444326d20a56380bd44a081b3295fcfd891a3cf /top.html | |
| parent | 11f155d5a60715508a3fe2069f723f354c65bc52 (diff) | |
| download | sebastiano.tronto.net-a5d66cb6da3f6ab3b79898769b4d118c8b9e498b.tar.gz sebastiano.tronto.net-a5d66cb6da3f6ab3b79898769b4d118c8b9e498b.zip | |
Some changes and additions
Diffstat (limited to 'top.html')
| -rw-r--r-- | top.html | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -20,10 +20,12 @@ | |||
| 20 | </a> | 20 | </a> |
| 21 | </td> | 21 | </td> |
| 22 | <td class="links"> | 22 | <td class="links"> |
| 23 | <a href="/blog">Blog</a> | | ||
| 24 | <a href="/speedcubing">Cubing</a> | | ||
| 23 | <a href="/tronto-cv.pdf" title="pdf, 205Kb">CV</a> | | 25 | <a href="/tronto-cv.pdf" title="pdf, 205Kb">CV</a> | |
| 26 | <a href="/git">Git</a> | | ||
| 24 | <a href="/research">Math</a> | | 27 | <a href="/research">Math</a> | |
| 25 | <a href="/speedcubing">Cubing</a> | | 28 | <a href="/talks">Talks</a> |
| 26 | <a href="/git">Git</a> | <a href="/blog">Blog</a> | ||
| 27 | </td> | 29 | </td> |
| 28 | </tr> | 30 | </tr> |
| 29 | </table> | 31 | </table> |
