diff options
author | Nicolas Dato <nicolas.dato@gmail.com> | 2025-08-16 20:29:18 -0300 |
---|---|---|
committer | Nicolas Dato <nicolas.dato@gmail.com> | 2025-08-16 20:29:18 -0300 |
commit | 55fba6351e47f305624a65db56ac4e23eaeb3b90 (patch) | |
tree | 43598b6a58ace66f092ce60ac7e8e0884a51a8aa /zola/content/_index.md | |
parent | 5f04ddbebabfc084c3f6a4898ca1e0731838f5eb (diff) | |
download | ndato.com-55fba6351e47f305624a65db56ac4e23eaeb3b90.tar.gz |
adding projects section with libtuberia
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 |