diff options
Diffstat (limited to 'zola/content/_index.md')
-rw-r--r-- | zola/content/_index.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/zola/content/_index.md b/zola/content/_index.md index 27430c2..712dcb7 100644 --- a/zola/content/_index.md +++ b/zola/content/_index.md @@ -4,11 +4,11 @@ title = "Home" ## About this site -You can find articles [in the articles section](articles), this is about software development. Also, between 2020 and 2022 I wrote Linux articles for the [Baeldung](https://www.baeldung.com) website, [you can read them here](https://www.baeldung.com/linux/author/nicolasdato). +When I'm confident enought about some never-ending-never-completed side projects, I post them to [the projects section](/projects) and/or push them to [my gitweb](https://git.ndato.com). -And I may write general stuff and thoughts [in the blog section](blog). +You can find articles [in the articles section](/articles), this is about software development. Also, between 2020 and 2022 I wrote Linux articles for the [Baeldung](https://www.baeldung.com) website, [you can read them here](https://www.baeldung.com/linux/author/nicolasdato). -When I'm confident enought about some never-ending-never-completed side projects, I push them to [my gitweb](https://git.ndato.com). +And I may write general stuff and thoughts in [the blog section](/blog). ### About this site design |