Skip to content

Commit

Permalink
docs: Disable language PT (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruimartinsptl authored Mar 16, 2024
1 parent 8b3448e commit 09bad19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/_default/languages.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
en:
disabled: false
languageName: English
weight: 1
### copyright (markdown can be used) ###
Expand Down Expand Up @@ -91,6 +92,7 @@ en:
url: "/blog/"
weight: 5
pt:
disabled: true
languageName: Português
contentDir: content/pt
weight: 2
Expand Down

0 comments on commit 09bad19

Please sign in to comment.