diff options
author | Nicolas Dato <nicolas.dato@gmail.com> | 2025-08-16 20:31:24 -0300 |
---|---|---|
committer | Nicolas Dato <nicolas.dato@gmail.com> | 2025-08-16 20:31:24 -0300 |
commit | 71a72e45f5fcf398df6201e728b504bb31123173 (patch) | |
tree | 88521fce62127aa35fa7e496784a299bdf5e585c | |
parent | 55fba6351e47f305624a65db56ac4e23eaeb3b90 (diff) | |
download | ndato.com-71a72e45f5fcf398df6201e728b504bb31123173.tar.gz |
removing drafts tag
-rw-r--r-- | zola/content/projects/libtuberia.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/zola/content/projects/libtuberia.md b/zola/content/projects/libtuberia.md index 8c4971a..2d1592f 100644 --- a/zola/content/projects/libtuberia.md +++ b/zola/content/projects/libtuberia.md @@ -1,9 +1,8 @@ +++ title = "libtuberia" -date = 2025-08-07 +date = 2025-08-16 authors = ["Nicolás Dato"] description = "A library to implement a pipeline" -draft = true [taxonomies] Tags=["C", "Libraries"] |