Last active
January 13, 2019 14:02
-
-
Save theodesp/5cc49c1754d3c294cd55f01d59f9bb68 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.... | |
DefaultContentLanguage = "en" | |
[languages] | |
[languages.en] | |
title = "My New Hugo i18n Site" | |
languageName = "English" | |
weight = 1 | |
[languages.gr] | |
title = "Η Νεα μου Ιστιοσελιδα" | |
languageName = "Greek" | |
weight = 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment