mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
docs: Regen docs helper
This commit is contained in:
@@ -1752,6 +1752,20 @@
|
||||
"svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"mainType": "image",
|
||||
"subType": "webp",
|
||||
"delimiter": ".",
|
||||
"firstSuffix": {
|
||||
"suffix": "webp",
|
||||
"fullSuffix": ".webp"
|
||||
},
|
||||
"type": "image/webp",
|
||||
"string": "image/webp",
|
||||
"suffixes": [
|
||||
"webp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"mainType": "text",
|
||||
"subType": "calendar",
|
||||
@@ -3467,6 +3481,12 @@
|
||||
"Aliases": null,
|
||||
"Examples": null
|
||||
},
|
||||
"IsExtended": {
|
||||
"Description": "",
|
||||
"Args": null,
|
||||
"Aliases": null,
|
||||
"Examples": null
|
||||
},
|
||||
"IsProduction": {
|
||||
"Description": "",
|
||||
"Args": null,
|
||||
|
Reference in New Issue
Block a user