Update demo website
This commit is contained in:
parent
27ad8a79e8
commit
356f6f192e
3 changed files with 24 additions and 21 deletions
|
@ -25,7 +25,7 @@ enableRobotsTXT = true
|
|||
[languages]
|
||||
[languages.en]
|
||||
title = "Example Site"
|
||||
languageName = "English 🇺🇸"
|
||||
languageName = "en-US 🇺🇸"
|
||||
LanguageCode = "en-US"
|
||||
contentDir = "content"
|
||||
[languages.en.params]
|
||||
|
@ -33,7 +33,7 @@ enableRobotsTXT = true
|
|||
madeWith = "Made with [Bear Cub](https://github.com/clente/hugo-bearcub)"
|
||||
[languages.pt]
|
||||
title = "Site Exemplo"
|
||||
languageName = "Português 🇧🇷"
|
||||
languageName = "pt-BR 🇧🇷"
|
||||
LanguageCode = "pt-BR"
|
||||
contentDir = "content.pt"
|
||||
[languages.pt.params]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue