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

@@ -1,10 +1,6 @@
{{ define "main" }}
<div class="hero">
<h1>{{ .Title }}</h1>
<p>{{ .Params.subtitle }}</p>
</div>
<div class="content">
<div class="content my-5">
{{ .Content }}
</div>
{{ end }}
{{ end }}