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/projects/_index.md | |
parent | 5f04ddbebabfc084c3f6a4898ca1e0731838f5eb (diff) | |
download | ndato.com-55fba6351e47f305624a65db56ac4e23eaeb3b90.tar.gz |
adding projects section with libtuberia
Diffstat (limited to 'zola/content/projects/_index.md')
-rw-r--r-- | zola/content/projects/_index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zola/content/projects/_index.md b/zola/content/projects/_index.md new file mode 100644 index 0000000..507ad9b --- /dev/null +++ b/zola/content/projects/_index.md @@ -0,0 +1,4 @@ ++++ +title = "Projects" +sort_by = "update_date" ++++ |