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:
@@ -10,7 +10,7 @@ action:
|
||||
signatures: [PAGE.Kind]
|
||||
---
|
||||
|
||||
The [page kind] is one of `home`, `page`, `section`, `taxonomy`, or `term`.
|
||||
The [page kind](g) is one of `home`, `page`, `section`, `taxonomy`, or `term`.
|
||||
|
||||
```text
|
||||
content/
|
||||
@@ -31,5 +31,3 @@ To get the value within a template:
|
||||
```go-html-template
|
||||
{{ .Kind }}
|
||||
```
|
||||
|
||||
[page kind]: /getting-started/glossary/#page-kind
|
||||
|
Reference in New Issue
Block a user