diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-18 20:05:41 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-18 20:05:41 +0200 |
| commit | 04e4457c9923a706363aa2dcf65cb4b824a8ce84 (patch) | |
| tree | 178f122e690fcb8a9b95fe36e8b35e18fa5a6b2a /content/en/articles/bash-notes | |
| parent | a05ea86f931b17b0599960a6d496af842b527f00 (diff) | |
| download | danixxyz-04e4457c9923a706363aa2dcf65cb4b824a8ce84.tar.gz danixxyz-04e4457c9923a706363aa2dcf65cb4b824a8ce84.zip | |
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 <noreply@anthropic.com>
Diffstat (limited to 'content/en/articles/bash-notes')
| -rw-r--r-- | content/en/articles/bash-notes/index.md | 1 |
1 files changed, 0 insertions, 1 deletions
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 = [] +++ |
