mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 13:04:46 -04:00
docs: Regen docs helper
This commit is contained in:
parent
fb551cc750
commit
a6bf3f7d95
@ -1752,6 +1752,20 @@
|
|||||||
"svg"
|
"svg"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"mainType": "image",
|
||||||
|
"subType": "webp",
|
||||||
|
"delimiter": ".",
|
||||||
|
"firstSuffix": {
|
||||||
|
"suffix": "webp",
|
||||||
|
"fullSuffix": ".webp"
|
||||||
|
},
|
||||||
|
"type": "image/webp",
|
||||||
|
"string": "image/webp",
|
||||||
|
"suffixes": [
|
||||||
|
"webp"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"mainType": "text",
|
"mainType": "text",
|
||||||
"subType": "calendar",
|
"subType": "calendar",
|
||||||
@ -3467,6 +3481,12 @@
|
|||||||
"Aliases": null,
|
"Aliases": null,
|
||||||
"Examples": null
|
"Examples": null
|
||||||
},
|
},
|
||||||
|
"IsExtended": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
"IsProduction": {
|
"IsProduction": {
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Args": null,
|
"Args": null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user