mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 17:13:02 -04:00
🌐 Add language switcher to header
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
{{ with .Site.LanguageCode }}
|
||||
{{ with .Site.Language.Params.htmlCode | default .Site.LanguageCode }}
|
||||
<meta http-equiv="content-language" content="{{ . }}" />
|
||||
{{ end }}
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
Reference in New Issue
Block a user