Update multilingual.md

This commit is contained in:
Joe Mooring
2024-10-23 08:36:53 -07:00
committed by GitHub
parent 1432da7bd8
commit 4c9c3bb06d
@@ -136,7 +136,7 @@ In the example above, all settings except `color` below `params` map to predefin
```go-html-template
{{ site.Title }}
{{ site.LanguageCode }}
{{ site.Language.LanguageCode }}
{{ site.Params.color }}
```