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:
Kevin Bataille
2025-10-11 17:00:40 +02:00
parent ad409b7c3a
commit adc5839907
13 changed files with 492 additions and 84 deletions

View File

@@ -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'