From 04e4457c9923a706363aa2dcf65cb4b824a8ce84 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 18 Apr 2026 20:05:41 +0200 Subject: cleanup: remove old default image references from frontmatter Articles without custom images now use automatic theme-aware defaults via the updated template. Co-Authored-By: Claude Haiku 4.5 --- content/en/articles/bash-notes/index.md | 1 - 1 file changed, 1 deletion(-) (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 9dc0348..56ebc21 100644 --- a/content/en/articles/bash-notes/index.md +++ b/content/en/articles/bash-notes/index.md @@ -6,7 +6,6 @@ type = "life" author = "danilo 'danix' m." format = "post" excerpt = "A 'sticky notes' kind of app, written in bash for all shell entusiasts." -image = "/img/default_article.jpg" categories = ["bash", "notes", "linux", "diy"] tags = [] +++ -- cgit v1.2.3