From 15b2725cfbd8e9e8a1769d600a87434c0a17b958 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 5 May 2026 11:10:16 +0200 Subject: Chore: frontmatter linting --- content/it/articles/bash-notes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/it/articles/bash-notes') diff --git a/content/it/articles/bash-notes/index.md b/content/it/articles/bash-notes/index.md index b7b3d13..b90e9ee 100644 --- a/content/it/articles/bash-notes/index.md +++ b/content/it/articles/bash-notes/index.md @@ -4,10 +4,10 @@ date = "2023-04-07T11:20:20+02:00" type = "tech" author = "Danilo M." excerpt = "Un'app 'sticky notes', scritta in bash per i patiti della shell." -categories = [ "DIY", "Code"] +categories = ["DIY", "Code"] tags = ["linux", "bash"] - +++ + # bash notes ## uno script semplice per prendere appunti, scritto in bash -- cgit v1.2.3