From: Danilo M. Date: Thu, 30 Apr 2026 10:38:53 +0000 (+0200) Subject: translate: fixed translation and uploaded files for "walt quote" X-Git-Tag: release_30042026-1254~3 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=8cf550e1dd5ce21c0d4f6a6d1ca696af385c1ec0;p=danix.xyz-2.git translate: fixed translation and uploaded files for "walt quote" --- 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