mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
"mainType": "application",
|
||||
"subType": "manifest",
|
||||
"delimiter": ".",
|
||||
"firstSuffix": {
|
||||
"suffix": "webmanifest",
|
||||
"fullSuffix": ".webmanifest"
|
||||
},
|
||||
"type": "application/manifest+json",
|
||||
"string": "application/manifest+json",
|
||||
"suffixes": [
|
||||
"webmanifest"
|
||||
]
|
||||
},
|
||||
{
|
||||
"mainType": "application",
|
||||
"subType": "octet-stream",
|
||||
|
@ -2280,6 +2294,20 @@
|
|||
"notAlternative": false,
|
||||
"permalinkable": false,
|
||||
"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": [
|
||||
|
|
Loading…
Reference in a new issue