mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +08:00
frontmatter: wording #481
This commit is contained in:
parent
bbd322bbf8
commit
1e670e8f3d
@ -473,24 +473,24 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "name1",
|
"name": "name1",
|
||||||
"title": "The title of the first tab",
|
"title": "Title of the first tab",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": "FM_SELECTED_TEXT",
|
"default": "FM_SELECTED_TEXT",
|
||||||
"name": "content1",
|
"name": "content1",
|
||||||
"title": "The text for the first tab",
|
"title": "Text for the first tab",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "name2",
|
"name": "name2",
|
||||||
"title": "The title of the second tab",
|
"title": "Title of the second tab",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": "",
|
"default": "",
|
||||||
"name": "content2",
|
"name": "content2",
|
||||||
"title": "The text for the second tab",
|
"title": "Text for the second tab",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user