Indicate that .Page.Sites.First returns the site corresponding to the default content language

This commit is contained in:
Joe Mooring
2024-05-17 08:20:16 -07:00
committed by GitHub
parent 60071d9238
commit 2d5a1690f8
+1 -1
View File
@@ -52,7 +52,7 @@ Produces a list of links to each home page:
</ul>
```
To render a link to home page of the primary (first) language:
To render a link to the home page of the site corresponding to the default content language:
```go-html-template
{{ with .Sites.First }}