mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
@@ -12,7 +12,7 @@ action:
|
||||
signatures: [PAGE.IsHome]
|
||||
---
|
||||
|
||||
The `IsHome` method on a `Page` object returns `true` if the [page kind] is `home`.
|
||||
The `IsHome` method on a `Page` object returns `true` if the [page kind](g) is `home`.
|
||||
|
||||
```text
|
||||
content/
|
||||
@@ -27,5 +27,3 @@ content/
|
||||
```go-html-template
|
||||
{{ .IsHome }}
|
||||
```
|
||||
|
||||
[page kind]: /getting-started/glossary/#page-kind
|
||||
|
Reference in New Issue
Block a user