diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-31 18:53:09 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-31 18:53:09 +0200 |
| commit | 58ff498d162287e36369919127b5f8e78531dc63 (patch) | |
| tree | c6d80977043b8d2d5fcab5b68ce60f60cc6e31c8 | |
| parent | c6fafb9fc9ab46465b9735c55639c0d51df7637d (diff) | |
| download | sebastiano.tronto.net-58ff498d162287e36369919127b5f8e78531dc63.tar.gz sebastiano.tronto.net-58ff498d162287e36369919127b5f8e78531dc63.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/about">Git</a> | | 25 | <a href="https://git.tronto.net/?p=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> | |
