aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.org6
-rw-r--r--_config.yml4
2 files changed, 2 insertions, 8 deletions
diff --git a/TODOs.org b/TODOs.org
index 67e6cd8..5737826 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -1,11 +1,5 @@
* Tasks
** Spelling
-** config.yml
-** change file naming strategy
-use subfolders?
-** Fix date formatting
-** add sitemap
-https://www.sylvaindurand.org/making-jekyll-multilingual/
** Indent XML and HTML
** Drafts in feed
** Fix markdown of posts and pastebins
diff --git a/_config.yml b/_config.yml
index b653bb3..9f6cca1 100644
--- a/_config.yml
+++ b/_config.yml
@@ -45,8 +45,8 @@ t:
en: '/feed.en.xml'
pt: '/feed.pt.xml'
date_format:
- en: '%b %-d, %Y'
- pt: '%b %-d, %Y'
+ en: '%B %-d, %Y'
+ pt: '%-d de %B de %Y'
posted_on:
en: 'Posted on'
pt: 'Postado em'