From 8cf550e1dd5ce21c0d4f6a6d1ca696af385c1ec0 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 30 Apr 2026 12:38:53 +0200 Subject: translate: fixed translation and uploaded files for "walt quote" --- content/en/articles/walt-quote/index.md | 2 ++ content/it/articles/walt-quote/index.md | 14 ++++++++------ static/uppies/2015/06/walt.jpg | Bin 0 -> 90500 bytes 3 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 static/uppies/2015/06/walt.jpg diff --git a/content/en/articles/walt-quote/index.md b/content/en/articles/walt-quote/index.md index 7a0e29a..aa6eabe 100644 --- a/content/en/articles/walt-quote/index.md +++ b/content/en/articles/walt-quote/index.md @@ -2,9 +2,11 @@ title = "Walt quote" author = "Danilo M." type = "quote" +image = "/uppies/2015/06/walt.jpg" date = "2015-06-10T02:41:58+00:00" categories = [ "Self Reflection"] tags = [ "inspiring", "quote", "Walt Disney"] + +++ {{< quote source="Walt Disney">}} diff --git a/content/it/articles/walt-quote/index.md b/content/it/articles/walt-quote/index.md index 3a47c3f..0013ea5 100644 --- a/content/it/articles/walt-quote/index.md +++ b/content/it/articles/walt-quote/index.md @@ -1,12 +1,14 @@ +++ -title = "Walt quote" +title = "Citazione di Walt" +author = "Danilo M." +type = "quote" +image = "/uppies/2015/06/walt.jpg" date = "2015-06-10T02:41:58+00:00" - -type = "life" +categories = [ "Self Reflection"] tags = ["inspiring", "quote", "Walt Disney"] -author = "Danilo M." - +++ -TODO: Tradurre questo articolo dall'inglese all'italiano. +{{< quote source="Walt Disney">}} +tutti i nostri sogni possono diventare realtà se abbiamo il coraggio di perseguirli +{{< /quote >}} \ No newline at end of file diff --git a/static/uppies/2015/06/walt.jpg b/static/uppies/2015/06/walt.jpg new file mode 100644 index 0000000..2245a3f Binary files /dev/null and b/static/uppies/2015/06/walt.jpg differ -- cgit v1.2.3