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/it/articles/bash-notes/index.md | 1 - content/it/articles/outside-of-the-box/index.md | 1 - 2 files changed, 2 deletions(-) (limited to 'content/it') 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." +++ -- cgit v1.2.3