commit 0242ff10340aadcb42a901b5497362b4164f98a3
parent 324ca586ddbeb2953a312591be3910fb024fab47
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue, 30 Aug 2022 13:26:22 +0200
Added math and cubing to top menu
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/top.html b/top.html
@@ -21,6 +21,8 @@
</td>
<td class="links">
<a href="/tronto-cv.pdf" title="pdf, 205Kb">CV</a> |
+ <a href="/research">Math</a> |
+ <a href="/speedcubing">Cubing</a> |
<a href="/git">Git</a> | <a href="/blog">Blog</a>
</td>
</tr>