diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 14:36:33 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 14:36:33 +0100 |
commit | 04e564ce64f1be448cd6b42912dd302c6c9089d0 (patch) | |
tree | 29ff70879e71a6c79355d05b3b0e724b372d1ff6 /_common.yml | |
parent | 4f568ab53f2df5a903dfa0131b277fb4b020125f (diff) | |
download | bookup-04e564ce64f1be448cd6b42912dd302c6c9089d0.tar.gz bookup-04e564ce64f1be448cd6b42912dd302c6c9089d0.tar.bz2 |
Feat: docs: translate to english
Diffstat (limited to '_common.yml')
-rw-r--r-- | _common.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_common.yml b/_common.yml index 515d412..0e782e4 100644 --- a/_common.yml +++ b/_common.yml @@ -6,7 +6,7 @@ date : "`r Sys.Date()`" publisher: "Bookup" # Language -lang: "pt-br" +lang: "en" # Bibliography biblio-style: apalike |