diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-31 18:52:32 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-31 18:52:32 +0200 |
| commit | c6fafb9fc9ab46465b9735c55639c0d51df7637d (patch) | |
| tree | 22d97620813b4f21b977dac0782d53df32d7204e | |
| parent | ab1236796f74416b8ba7c0f9f9bbf32075b811b4 (diff) | |
| download | sebastiano.tronto.net-c6fafb9fc9ab46465b9735c55639c0d51df7637d.tar.gz sebastiano.tronto.net-c6fafb9fc9ab46465b9735c55639c0d51df7637d.zip | |
Fix link to git/about
| -rw-r--r-- | top.html | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ | |||
| 22 | <td class="links"> | 22 | <td class="links"> |
| 23 | <a href="/blog">Blog</a> | | 23 | <a href="/blog">Blog</a> | |
| 24 | <a href="/tronto-cv.pdf" title="pdf, 205Kb">CV</a> | | 24 | <a href="/tronto-cv.pdf" title="pdf, 205Kb">CV</a> | |
| 25 | <a href="https://git.tronto.net">Git</a> | | 25 | <a href="https://git.tronto.net/about">Git</a> | |
| 26 | <a href="/av2">Hikes</a> | | 26 | <a href="/av2">Hikes</a> | |
| 27 | <a href="/research">Math</a> | | 27 | <a href="/research">Math</a> | |
| 28 | <a href="/speedcubing">Speedcubing</a> | | 28 | <a href="/speedcubing">Speedcubing</a> | |
