aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_config.yml30
1 files changed, 27 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index 2fdccd6..18677c9 100644
--- a/_config.yml
+++ b/_config.yml
@@ -76,9 +76,6 @@ t:
til:
en: "/feed.til.en.atom"
pt: "/feed.til.pt.atom"
- date_format:
- en: "%B %-d, %Y"
- pt: "%-d de %B de %Y"
posted_on:
en: "Posted on"
pt: "Postado em"
@@ -100,3 +97,30 @@ t:
The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>. The <a href="https://git.sr.ht/~euandreh/website">code</a> is <a href="https://git.sr.ht/~euandreh/website/tree/master/LICENSE">GPLv3 or later</a>.
pt: >-
O conteúdo desse site é licensiado sob a licença <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>. O <a href="https://git.sr.ht/~euandreh/website">código</a> é <a href="https://git.sr.ht/~euandreh/website/tree/master/LICENSE">GPLv3 ou versões maiores</a>.
+ months:
+ en:
+ - January
+ - February
+ - March
+ - April
+ - May
+ - June
+ - July
+ - August
+ - September
+ - October
+ - November
+ - December
+ pt:
+ - Janeiro
+ - Fevereiro
+ - Março
+ - Abril
+ - Mail
+ - Junho
+ - Julho
+ - Agosto
+ - Setembro
+ - Outubro
+ - Novembro
+ - Dezembro