diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-24 18:40:44 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-24 18:40:44 +0200 |
| commit | b9b0eae0c6a36954c8f0fb91633f1e105cd06784 (patch) | |
| tree | e61d49049e1b2c1bffacdf839b08fcc207e2ffc7 /content/en/articles/outside-of-the-box | |
| parent | ee4264113a416e9124c09620a41916e4b446e8d7 (diff) | |
| download | danixxyz-b9b0eae0c6a36954c8f0fb91633f1e105cd06784.tar.gz danixxyz-b9b0eae0c6a36954c8f0fb91633f1e105cd06784.zip | |
Fix category typos and normalize tags/categories for all EN articles; move Italian articles from EN to IT folder with English placeholdersrelease_24042026-1841
Diffstat (limited to 'content/en/articles/outside-of-the-box')
| -rw-r--r-- | content/en/articles/outside-of-the-box/index.md | 7 |
1 files changed, 4 insertions, 3 deletions
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 |
