feat: enhance SEO and add multilingual support with new meta tags and sitemap
This commit is contained in:
parent
0708e33448
commit
37f3e1ecea
6 changed files with 101 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue