mirror of
https://github.com/michivonah/website-v3.git
synced 2025-12-22 21:36:28 +01:00
experiment with languages type
This commit is contained in:
parent
8f7a2cc66c
commit
327a4df854
1 changed files with 25 additions and 22 deletions
|
|
@ -78,9 +78,12 @@ content:
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
- name: languages
|
- name: languages
|
||||||
|
label: Languages
|
||||||
|
list: true
|
||||||
|
fields:
|
||||||
|
- name: languages.[0]
|
||||||
label: Languages
|
label: Languages
|
||||||
type: object
|
type: object
|
||||||
list: object
|
|
||||||
fields:
|
fields:
|
||||||
- name: contentDir
|
- name: contentDir
|
||||||
label: Content directory
|
label: Content directory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue