From b9b0eae0c6a36954c8f0fb91633f1e105cd06784 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 24 Apr 2026 18:40:44 +0200 Subject: Fix category typos and normalize tags/categories for all EN articles; move Italian articles from EN to IT folder with English placeholders --- content/en/articles/outside-of-the-box/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'content/en/articles/outside-of-the-box') diff --git a/content/en/articles/outside-of-the-box/index.md b/content/en/articles/outside-of-the-box/index.md index f2fc597..3c0b1a5 100644 --- a/content/en/articles/outside-of-the-box/index.md +++ b/content/en/articles/outside-of-the-box/index.md @@ -4,9 +4,10 @@ author = "Danilo M." type = "life" date = "2011-08-31T08:05:35+00:00" excerpt = "'the right thing to do outside of the box.. '" -categories = ["blogging", "life"] -tags = ["quotes", "think outside of the box"] +categories = [ "Blogging", "Self Reflection"] +tags = [ "think outside of the box", "quote"] +++ + {{< quote source="Tim Ferriss" >}} It isn’t enough to think outside the box. Thinking is passive. Get used to acting outside the box. -{{< /quote >}} +{{< /quote >}} \ No newline at end of file -- cgit v1.2.3