diff options
| -rw-r--r-- | content/en/articles/responsibility/index.md | 9 | ||||
| -rw-r--r-- | content/it/articles/responsibility/index.md | 15 |
2 files changed, 14 insertions, 10 deletions
diff --git a/content/en/articles/responsibility/index.md b/content/en/articles/responsibility/index.md index 9b9aed3..347fdaf 100644 --- a/content/en/articles/responsibility/index.md +++ b/content/en/articles/responsibility/index.md @@ -1,11 +1,14 @@ +++ title = "responsibility" author = "Danilo M." -type = "life" +type = "quote" date = "2011-09-26T14:24:45+00:00" -excerpt = "Accept responsibility for your life. Know that it is you who will get you where you want to go, no one else." +excerpt = "Who's responsible for your life?" categories = [ "Blogging", "Self Reflection"] tags = [ "life", "responsibility"] + +++ -> Accept responsibility for your life. Know that it is you who will get you where you want to go, no one else.
\ No newline at end of file +{{< quote source="Les Brown" src="https://en.wikipedia.org/wiki/Les_Brown_(politician)" >}} +Accept responsibility for your life. Know that it is you who will get you where you want to go, no one else. +{{< /quote >}}
\ No newline at end of file diff --git a/content/it/articles/responsibility/index.md b/content/it/articles/responsibility/index.md index 1dfd1c9..2ea1abe 100644 --- a/content/it/articles/responsibility/index.md +++ b/content/it/articles/responsibility/index.md @@ -1,12 +1,13 @@ +++ -title = "responsibility" +title = "responsabilità" +author = "Danilo M." +type = "quote" date = "2011-09-26T14:24:45+00:00" - -type = "life" +excerpt = "Chi è responsabile della tua vita?" +categories = [ "Blogging", "Self Reflection"] tags = ["life", "responsibility"] - -author = "Danilo M." - +++ -TODO: Tradurre questo articolo dall'inglese all'italiano. +{{< quote source="Les Brown" src="https://en.wikipedia.org/wiki/Les_Brown_(politician)" >}} +Assumiti la responsabilità della tua vita. Ricorda che sei tu a determinare il tuo futuro e a portarti dove desideri, non qualcun altro. +{{< /quote >}}
\ No newline at end of file |
