mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
docs: Regenerate docs helper
This commit is contained in:
parent
643b671931
commit
be6b901cf7
1 changed files with 28 additions and 0 deletions
|
@ -1797,6 +1797,20 @@
|
||||||
"json"
|
"json"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"mainType": "application",
|
||||||
|
"subType": "manifest",
|
||||||
|
"delimiter": ".",
|
||||||
|
"firstSuffix": {
|
||||||
|
"suffix": "webmanifest",
|
||||||
|
"fullSuffix": ".webmanifest"
|
||||||
|
},
|
||||||
|
"type": "application/manifest+json",
|
||||||
|
"string": "application/manifest+json",
|
||||||
|
"suffixes": [
|
||||||
|
"webmanifest"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"mainType": "application",
|
"mainType": "application",
|
||||||
"subType": "octet-stream",
|
"subType": "octet-stream",
|
||||||
|
@ -2280,6 +2294,20 @@
|
||||||
"notAlternative": false,
|
"notAlternative": false,
|
||||||
"permalinkable": false,
|
"permalinkable": false,
|
||||||
"weight": 0
|
"weight": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"mediaType": "application/manifest+json",
|
||||||
|
"name": "WebAppManifest",
|
||||||
|
"path": "",
|
||||||
|
"baseName": "manifest",
|
||||||
|
"rel": "manifest",
|
||||||
|
"protocol": "",
|
||||||
|
"isPlainText": true,
|
||||||
|
"isHTML": false,
|
||||||
|
"noUgly": false,
|
||||||
|
"notAlternative": true,
|
||||||
|
"permalinkable": false,
|
||||||
|
"weight": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"layouts": [
|
"layouts": [
|
||||||
|
|
Loading…
Reference in a new issue