summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-30 09:23:08 +0200
committerDanilo M. <danix@danix.xyz>2026-04-30 09:23:08 +0200
commit2626832dd0ac26f6cebe77d5e75b51f5988961f9 (patch)
tree0c7904e87d5b61036c1067b4d79d3c3d8b2a1630
parent9f74ec2b26cb76173567fda2b1002f23a15a5c82 (diff)
downloaddanixxyz-2626832dd0ac26f6cebe77d5e75b51f5988961f9.tar.gz
danixxyz-2626832dd0ac26f6cebe77d5e75b51f5988961f9.zip
translate: fixed translation for "haiku"
-rw-r--r--content/en/articles/haiku/index.md6
-rw-r--r--content/it/articles/haiku/index.md17
2 files changed, 13 insertions, 10 deletions
diff --git a/content/en/articles/haiku/index.md b/content/en/articles/haiku/index.md
index a31e0e3..46ca83b 100644
--- a/content/en/articles/haiku/index.md
+++ b/content/en/articles/haiku/index.md
@@ -9,7 +9,7 @@ tags = [ "quotes", "haiku"]
+++
{{< quote source="Jack Kerouac" >}}
-Gli uccelli cantano<br />
-nel buio.<br />
-Alba piovosa.
+Birds singing<br />
+ in the dark<br />
+ — Rainy dawn.
{{< /quote >}} \ No newline at end of file
diff --git a/content/it/articles/haiku/index.md b/content/it/articles/haiku/index.md
index 0e3b071..26e4aad 100644
--- a/content/it/articles/haiku/index.md
+++ b/content/it/articles/haiku/index.md
@@ -1,12 +1,15 @@
+++
title = "haiku"
-date = "2010-12-02T10:33:50+00:00"
-
-type = "life"
-tags = ["haiku", "quotes"]
-
author = "Danilo M."
-
+type = "quote"
+date = "2010-12-02T10:33:50+00:00"
+excerpt = "Un haiku di Jack Kerouac."
+categories = [ "Self Reflection"]
+tags = ["quotes", "haiku"]
+++
-TODO: Tradurre questo articolo dall'inglese all'italiano.
+{{< quote source="Jack Kerouac" >}}
+Gli uccelli cantano<br />
+nell’oscurità.<br />
+— Alba piovosa.
+{{< /quote >}} \ No newline at end of file