Add French and English pricing pages, update site configuration and layouts
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
10
hugo.toml
10
hugo.toml
@@ -9,6 +9,16 @@ defaultContentLanguageInSubdir = false
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
# Enable HTML content processing
|
||||
[mediaTypes]
|
||||
[mediaTypes."text/html"]
|
||||
suffixes = ["html"]
|
||||
|
||||
[outputFormats]
|
||||
[outputFormats.HTML]
|
||||
mediaType = "text/html"
|
||||
isHTML = true
|
||||
|
||||
[languages]
|
||||
[languages.fr]
|
||||
languageCode = 'fr'
|
||||
|
||||
Reference in New Issue
Block a user