summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-18 20:05:41 +0200
committerDanilo M. <danix@danix.xyz>2026-04-18 20:05:41 +0200
commit04e4457c9923a706363aa2dcf65cb4b824a8ce84 (patch)
tree178f122e690fcb8a9b95fe36e8b35e18fa5a6b2a
parenta05ea86f931b17b0599960a6d496af842b527f00 (diff)
downloaddanixxyz-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>
-rw-r--r--content/en/articles/bash-notes/index.md1
-rw-r--r--content/en/articles/outside-of-the-box/index.md1
-rw-r--r--content/it/articles/bash-notes/index.md1
-rw-r--r--content/it/articles/outside-of-the-box/index.md1
4 files changed, 0 insertions, 4 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 = []
+++
diff --git a/content/en/articles/outside-of-the-box/index.md b/content/en/articles/outside-of-the-box/index.md
index d73a434..0914bf3 100644
--- a/content/en/articles/outside-of-the-box/index.md
+++ b/content/en/articles/outside-of-the-box/index.md
@@ -4,7 +4,6 @@ author = "Danilo M."
type = "life"
date = "2011-08-31T08:05:35+00:00"
excerpt = "'the right thing to do outside of the box.. '"
-image = "/img/default_article.jpg"
categories = ["blogging", "life"]
tags = ["quotes", "think outside of the box"]
format = "quote"
diff --git a/content/it/articles/bash-notes/index.md b/content/it/articles/bash-notes/index.md
index e44af5b..d98068c 100644
--- a/content/it/articles/bash-notes/index.md
+++ b/content/it/articles/bash-notes/index.md
@@ -4,7 +4,6 @@ date = "2023-04-07T11:20:20+02:00"
draft = true
type = "life"
tags = []
-image = "/img/default_article.jpg"
author = "danilo 'danix' m."
+++
diff --git a/content/it/articles/outside-of-the-box/index.md b/content/it/articles/outside-of-the-box/index.md
index ff736db..12c9204 100644
--- a/content/it/articles/outside-of-the-box/index.md
+++ b/content/it/articles/outside-of-the-box/index.md
@@ -4,7 +4,6 @@ date = "2011-08-31T08:05:35+00:00"
type = "life"
tags = ["quotes", "think outside of the box"]
-image = "/img/default_article.jpg"
author = "Danilo M."
+++