feat: enhance SEO and add multilingual support with new meta tags and sitemap

This commit is contained in:
Cheick Oumar 2026-05-20 13:31:45 +02:00
commit 37f3e1ecea
6 changed files with 101 additions and 1 deletions

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ .Title }} | {{ .Site.Title }}{{ end }}</title>
<meta name="description" content="{{ i18n "siteDescription" }}">
{{ partial "seo.html" . }}
<script>
tailwind = {
config: {