From: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> Date: Tue, 4 Jan 2022 16:11:17 +0000 (+0100) Subject: docs: Regenerate docshelper X-Git-Tag: v0.92.0~17 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4a0b55330caa2ed0be486e34428294d060c45296;p=brevno-suite%2Fhugo docs: Regenerate docshelper --- diff --git a/docs/data/docs.json b/docs/data/docs.json index b270b2c9..f413949c 100644 --- a/docs/data/docs.json +++ b/docs/data/docs.json @@ -1915,6 +1915,20 @@ "" ] }, + { + "mainType": "application", + "subType": "pdf", + "delimiter": ".", + "firstSuffix": { + "suffix": "pdf", + "fullSuffix": ".pdf" + }, + "type": "application/pdf", + "string": "application/pdf", + "suffixes": [ + "pdf" + ] + }, { "mainType": "application", "subType": "rss", @@ -2015,6 +2029,34 @@ "ttf" ] }, + { + "mainType": "image", + "subType": "bmp", + "delimiter": ".", + "firstSuffix": { + "suffix": "bmp", + "fullSuffix": ".bmp" + }, + "type": "image/bmp", + "string": "image/bmp", + "suffixes": [ + "bmp" + ] + }, + { + "mainType": "image", + "subType": "gif", + "delimiter": ".", + "firstSuffix": { + "suffix": "gif", + "fullSuffix": ".gif" + }, + "type": "image/gif", + "string": "image/gif", + "suffixes": [ + "gif" + ] + }, { "mainType": "image", "subType": "jpeg",