Hugo/config/_default/_languages.toml
Jimmy Cai aab65974e9 fix: failed to decode "languages" error
Renamed empty languages.toml to _languages.toml to avoid this problem
2023-07-12 10:32:28 +00:00

7 lines
158 B
TOML

# Rename this file to languages.toml to enable multilingual support
[en]
languageName = "English"
languagedirection = "ltr"
title = "Example Site"
weight = 1