mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 18:54:50 -04:00
docs: Regen docshelper
This commit is contained in:
parent
769712aec1
commit
7fa1cd9126
@ -1557,13 +1557,18 @@
|
||||
"keepWhitespace": false
|
||||
},
|
||||
"css": {
|
||||
"decimals": -1,
|
||||
"keepCSS2": true
|
||||
"keepCSS2": true,
|
||||
"precision": 0
|
||||
},
|
||||
"js": {
|
||||
"precision": 0,
|
||||
"keepVarNames": false
|
||||
},
|
||||
"json": {
|
||||
"precision": 0
|
||||
},
|
||||
"js": {},
|
||||
"json": {},
|
||||
"svg": {
|
||||
"decimals": -1
|
||||
"precision": 0
|
||||
},
|
||||
"xml": {
|
||||
"keepWhitespace": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user