From 1269f17f57e643162641d572629cfac9cb3b32f1 Mon Sep 17 00:00:00 2001 From: "Felipe M." Date: Thu, 3 Apr 2025 19:17:45 +0200 Subject: [PATCH] post: new projects section --- .../blog/2025/04/03/new-projects-section/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/blog/2025/04/03/new-projects-section/index.md diff --git a/content/blog/2025/04/03/new-projects-section/index.md b/content/blog/2025/04/03/new-projects-section/index.md new file mode 100644 index 0000000..4d0c4ed --- /dev/null +++ b/content/blog/2025/04/03/new-projects-section/index.md @@ -0,0 +1,13 @@ ++++ +title = "New projects section" +date = 2025-04-03 +tags = ["blog", "projects"] ++++ + +Small update! + +From the huge backlog of tasks I have in store for the site: I've added a new sections for the project I'm currently maintaining. + +This will not only give them a bit of visibility, but also help me keep track of the projects I'm currently working on and consider **active**. + +You can find the new section at [/projects](/projects).