Skip to content

Commit

Permalink
Merge pull request #207 from dadaxr/patch-1
Browse files Browse the repository at this point in the history
add missing locale field type
  • Loading branch information
bobdenotter authored May 14, 2020
2 parents 6c8d6ea + b928460 commit ac5f1e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/example.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ pages:
class: large
group: content
translatable: true
locale:
type: locale
slug:
type: slug
uses: title
Expand Down Expand Up @@ -44,4 +46,4 @@ pages:
index: true
taxonomy: [ groups ]
recordsperpage: 100
```
```

0 comments on commit ac5f1e9

Please sign in to comment.