diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-02-21 11:28:58 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-02-21 11:28:58 +0100 |
| commit | e80f3b2eea589a06e6d02080b58e35bf1e8327fa (patch) | |
| tree | 80d8fe0178adc2e2a120d25235843cf013ed15a6 | |
| parent | 30ef12fdb96b5b25d4afac4fa4ed2341366e9f19 (diff) | |
| download | sebastiano.tronto.net-e80f3b2eea589a06e6d02080b58e35bf1e8327fa.tar.gz sebastiano.tronto.net-e80f3b2eea589a06e6d02080b58e35bf1e8327fa.zip | |
Added misc section and website repo
| -rw-r--r-- | src/git/git.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/git/git.md b/src/git/git.md index d43b67a..5172ead 100644 --- a/src/git/git.md +++ b/src/git/git.md | |||
| @@ -41,3 +41,8 @@ I taught at the [University of Luxembourg](https://wwwen.uni.lu) | |||
| 41 | * [arithmeticbilliard](https://git.tronto.net/arithmeticbilliard): | 41 | * [arithmeticbilliard](https://git.tronto.net/arithmeticbilliard): |
| 42 | a python program for drawing the path of 2- and 3-dimensional arithmetic | 42 | a python program for drawing the path of 2- and 3-dimensional arithmetic |
| 43 | billiards. | 43 | billiards. |
| 44 | |||
| 45 | ## Miscellanea | ||
| 46 | |||
| 47 | * [My personal website](https://git.tronto.net/sebastiano.tronto.net): | ||
| 48 | source files (mostly markdown) and build scripts for this website. | ||
