Skip to content

Commit

Permalink
Update multilingual.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring authored Oct 23, 2024
1 parent 1432da7 commit 4c9c3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/content-management/multilingual.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
```

Expand Down

0 comments on commit 4c9c3bb

Please sign in to comment.