Skip to content

Commit

Permalink
Merge pull request #449 from pyladies-brazil/arruma_data
Browse files Browse the repository at this point in the history
traduz data para pt-BR (#427)
  • Loading branch information
giovana-morais authored Oct 17, 2023
2 parents 16fc544 + 5216eb8 commit dcf2766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pelicanconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
SITEMAP_SAVE_AS = 'sitemap.xml'

TIMEZONE = 'America/Sao_Paulo'
DEFAULT_LANG = u'en'
DEFAULT_LANG = u'pt-br'
THEME = 'themes/default'

PATH = 'content'
Expand Down

0 comments on commit dcf2766

Please sign in to comment.