From 0638a25e2c2476ff19d17da1b7a014aae91692c9 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 22 Apr 2026 18:34:54 +0200 Subject: working on the frontmatters for all articles --- content/en/articles/bash-notes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/en/articles/bash-notes') diff --git a/content/en/articles/bash-notes/index.md b/content/en/articles/bash-notes/index.md index fe3faf1..c11c812 100644 --- a/content/en/articles/bash-notes/index.md +++ b/content/en/articles/bash-notes/index.md @@ -5,8 +5,8 @@ draft = true type = "tech" author = "Danilo M." excerpt = "A 'sticky notes' kind of app, written in bash for all shell entusiasts." -categories = ["bash", "notes", "linux", "diy"] -tags = [] +categories = [ "DIY", "Code"] +tags = [ "linux", "bash"] +++ # bash notes -- cgit v1.2.3