|
@@ -31,7 +31,7 @@ difference_in_years = date_as_float(end_date) - date_as_float(start_date)
|
31
|
31
|
print int(difference_in_years)
|
32
|
32
|
|
33
|
33
|
%--> year old hard- and software developer from Germany.
|
34
|
|
-All of my projects are released as free or open-source software on my [GitHub profile](https://github.com/xythobuz) and here on my website. Have fun!
|
|
34
|
+All of my projects are released as free or open-source software on [my Gitea Server](https://git.xythobuz.de/thomas), [my GitHub profile](https://github.com/xythobuz) and here on my website. Have fun!
|
35
|
35
|
|
36
|
36
|
### Recent Posts
|
37
|
37
|
|